Skip to content

Commit 91fb165

Browse files
committed
Added missing trait.
1 parent dfea13d commit 91fb165

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/MongoDB.Driver.Tests/Specifications/socks5-support/Socks5SupportProseTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
namespace MongoDB.Driver.Tests.Specifications.socks5_support;
2929

30+
[Trait("Category", "Integration")]
3031
[Trait("Category", "Socks5Proxy")]
3132
public class Socks5SupportProseTests(ITestOutputHelper testOutputHelper)
3233
: LoggableTestClass(testOutputHelper)

0 commit comments

Comments
 (0)