forked from ddrilling/AsbCloudServer
Фикс namespace
This commit is contained in:
parent
a757754776
commit
8ea0871a06
@ -15,7 +15,7 @@ using AsbCloudInfrastructure.Services.DailyReport;
|
|||||||
using NSubstitute;
|
using NSubstitute;
|
||||||
using Xunit;
|
using Xunit;
|
||||||
|
|
||||||
namespace AsbCloudWebApi.Tests.ServicesTests;
|
namespace AsbCloudWebApi.Tests.Services;
|
||||||
|
|
||||||
public class DailyReportServiceTest
|
public class DailyReportServiceTest
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user