Commit 88b5284
authored
DRIVERS-3106 revise expected error (#1818)
The legacy test used `errorContains`. The migrated unified test used `isClientError` (copying existing patterns in unified tests). The expected error may come from mongocryptd and not be considered a client error. Revert to using `errorContains`.1 parent 6689929 commit 88b5284
File tree
2 files changed
+4
-2
lines changed- source/client-side-encryption/tests/unified
2 files changed
+4
-2
lines changedLines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
| 103 | + | |
0 commit comments