Skip to content

Commit acf13d8

Browse files
committed
Enable Raven Tests
1 parent 93997f1 commit acf13d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SharpRepository.Tests.Integration/TestAttributes/AllRepositories.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ public static RepositoryType[] All
1212
RepositoryType.EfCore,
1313
RepositoryType.Ef,
1414
RepositoryType.Dbo4,
15-
//RepositoryType.RavenDb,
15+
RepositoryType.RavenDb,
1616
RepositoryType.Xml,
1717
RepositoryType.MongoDb,
1818
RepositoryType.CouchDb

0 commit comments

Comments
 (0)