Skip to content

Commit c0b7f6a

Browse files
Fix rewrapProseTest
1 parent 8b8705c commit c0b7f6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/MongoDB.Driver.Tests/Specifications/client-side-encryption/prose-tests/ClientEncryptionProseTests.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1880,6 +1880,8 @@ HttpClientWrapperWithModifiedRequest CreateHttpClientWrapperWithModifiedRequest(
18801880
}
18811881
}
18821882

1883+
[SkippableTheory]
1884+
[ParameterAttributeData]
18831885
public void RewrapTest(
18841886
[Values("local", "aws", "azure", "gcp", "kmip")] string srcProvider,
18851887
[Values("local", "aws", "azure", "gcp", "kmip")] string dstProvider,

0 commit comments

Comments
 (0)