правка

This commit is contained in:
2025-02-23 12:25:14 +04:00
parent 129e9a67fd
commit 5fd3fff9b1

View File

@@ -10,6 +10,7 @@ using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace MagicCarpetTests.BusinessLogicContractsTests;
[TestFixture]
internal class ClientBusinessLogicContractTests