mirror of https://github.com/abpframework/abp.git
19 changed files with 33 additions and 28 deletions
@ -0,0 +1,7 @@ |
|||
namespace Volo.Abp.AuditLogging.MongoDB |
|||
{ |
|||
public class MongoDbFixture |
|||
{ |
|||
|
|||
} |
|||
} |
|||
@ -0,0 +1,7 @@ |
|||
namespace Volo.Abp.AuditLogging.MongoDB |
|||
{ |
|||
public class MongoTestCollection |
|||
{ |
|||
|
|||
} |
|||
} |
|||
Loading…
Reference in new issue