fixes the tests
This commit is contained in:
parent
988949a14d
commit
3c1d2c49f5
8 changed files with 18 additions and 9 deletions
|
|
@ -21,7 +21,7 @@ using Microsoft.Data.Entity;
|
|||
using Xunit.Abstractions;
|
||||
using System.IO;
|
||||
|
||||
namespace Test
|
||||
namespace test
|
||||
{
|
||||
public class BaseTestContext {
|
||||
protected IApplicationEnvironment applicationEnvironment = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue