refacts
This commit is contained in:
parent
6106cd4c7e
commit
ef33058ef5
20 changed files with 175 additions and 140 deletions
|
|
@ -4,7 +4,7 @@ using Microsoft.Extensions.Configuration;
|
|||
using Microsoft.Extensions.PlatformAbstractions;
|
||||
using Xunit.Abstractions;
|
||||
|
||||
namespace test
|
||||
namespace yavscTests
|
||||
{
|
||||
public class BaseTestContext {
|
||||
|
||||
|
|
@ -23,4 +23,4 @@ namespace test
|
|||
this._serverFixture = serverFixture;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue