Commit 9603066
authored
CSHARP-5778: Fix atlas-search-index-helpers-test (#1809)
Turns out that the version on Evergreen is 8.0.16, while the version I have locally is 8.2.1. The exact exception message content is different between the two.
I have tested this with a patch on Evergreen.
There does not appear to be a way to specify the minor version for an Atlas deployment in Evergreen.1 parent ced1e3a commit 9603066
File tree
1 file changed
+1
-1
lines changed- tests/MongoDB.Driver.Tests/Search
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| |||
0 commit comments