Skip to content

Commit 4eedeb7

Browse files
committed
Another fix
1 parent 7751110 commit 4eedeb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ private static void StartServerIfNotRunning()
162162
ConfigureServer(new TestServerOptions
163163
{
164164
DataDirectory = "./RavenDbTest/",
165-
FrameworkVersion = "7.0.0-preview.4.22229.4",
165+
FrameworkVersion = "7.0.0-preview.4.22251.1",
166166
});
167167
}
168168
}

0 commit comments

Comments
 (0)