refactoring

This commit is contained in:
Paul Schneider 2026-06-19 19:59:15 +01:00
commit 62afee53e1
12 changed files with 13 additions and 24 deletions

View file

@ -8,7 +8,7 @@ using Yavsc.Models.Billing;
using Yavsc.Models.Haircut;
using Yavsc.Services;
namespace yavscTests
namespace Yavsc
{
[Trait("regression", "II")]
public class BillingServiceTests