Skip to content

Commit f7cdb05

Browse files
authored
Remove test from quarantine (#9402)
1 parent 2b7f531 commit f7cdb05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Aspire.Hosting.MongoDB.Tests/MongoDbFunctionalTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,6 @@ await pipeline.ExecuteAsync(async token =>
342342

343343
[Fact]
344344
[RequiresDocker]
345-
[QuarantinedTest("https://github.com/dotnet/aspire/issues/5937")]
346345
public async Task VerifyWithInitFiles()
347346
{
348347
// Creates a script that should be executed when the container is initialized.

0 commit comments

Comments
 (0)