name change

This commit is contained in:
Oli Sturm
2026-04-22 15:35:37 +01:00
parent 1debc5d600
commit 7a6e565a49
@@ -6,7 +6,7 @@ namespace CsharpFp2.Tests;
/// Tests covering the application-layer use case surface:
/// what the WithdrawMoney feature does from the caller's perspective.
public class WithdrawMoneyHandlerTests
public class WithdrawMoneyTests
{
private static (
WithdrawMoney withdraw,