We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfea13d commit 91fb165Copy full SHA for 91fb165
tests/MongoDB.Driver.Tests/Specifications/socks5-support/Socks5SupportProseTests.cs
@@ -27,6 +27,7 @@
27
28
namespace MongoDB.Driver.Tests.Specifications.socks5_support;
29
30
+[Trait("Category", "Integration")]
31
[Trait("Category", "Socks5Proxy")]
32
public class Socks5SupportProseTests(ITestOutputHelper testOutputHelper)
33
: LoggableTestClass(testOutputHelper)
0 commit comments