Skip to content

Commit 7c8aebf

Browse files
committed
Remove explicit version in RavenDb BlogPostTests
1 parent fea9ba8 commit 7c8aebf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

LinkDotNet.Blog.IntegrationTests/Infrastructure/Persistence/RavenDb/BlogPostRepositoryTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ private static void StartServerIfNotRunning()
164164
ConfigureServer(new TestServerOptions
165165
{
166166
DataDirectory = "./RavenDbTest/",
167-
FrameworkVersion = "6.0.0-rc.2.21480.10",
168167
});
169168
}
170169
}

0 commit comments

Comments
 (0)