name change
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ namespace CsharpFp2.Tests;
|
|||||||
|
|
||||||
/// Tests covering the application-layer use case surface:
|
/// Tests covering the application-layer use case surface:
|
||||||
/// what the WithdrawMoney feature does from the caller's perspective.
|
/// what the WithdrawMoney feature does from the caller's perspective.
|
||||||
public class WithdrawMoneyHandlerTests
|
public class WithdrawMoneyTests
|
||||||
{
|
{
|
||||||
private static (
|
private static (
|
||||||
WithdrawMoney withdraw,
|
WithdrawMoney withdraw,
|
||||||
Reference in New Issue
Block a user