Skip to content

Commit b3b3026

Browse files
committed
Remove redundant suppression
1 parent 0a6b8ef commit b3b3026

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: test/TestBuildingBlocks/MongoRunnerProvider.cs

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
using EphemeralMongo;
22

3-
#pragma warning disable AV1553 // Do not use optional parameters with default value null for strings, collections or tasks
4-
53
namespace TestBuildingBlocks;
64

75
// Based on https://gist.github.com/asimmon/612b2d54f1a0d2b4e1115590d456e0be.

0 commit comments

Comments
 (0)