We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a6b8ef commit b3b3026Copy full SHA for b3b3026
test/TestBuildingBlocks/MongoRunnerProvider.cs
@@ -1,7 +1,5 @@
1
using EphemeralMongo;
2
3
-#pragma warning disable AV1553 // Do not use optional parameters with default value null for strings, collections or tasks
4
-
5
namespace TestBuildingBlocks;
6
7
// Based on https://gist.github.com/asimmon/612b2d54f1a0d2b4e1115590d456e0be.
0 commit comments