Skip to content

Commit 5bb4039

Browse files
RUST-1671 fle2v2-CreateCollection tests expect embedded nulls to be treated specially (#1487)
1 parent d6689bb commit 5bb4039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/spec/json/transactions/legacy-test-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Then for each element in `tests`:
244244

245245
13. If the test includes a list of command-started events in `expectations`, compare them to the actual command-started
246246
events using the same logic as the
247-
[legacy Command Monitoring Spec Tests runner](../../command-logging-and-monitoring/tests/README.md), plus the
247+
`legacy Command Monitoring Spec Tests runner <https://github.com/mongodb/specifications/blob/09ee1ebc481f1502e3246971a9419e484d736207/source/command-monitoring/tests/README.rst#expectations>`_, plus the
248248
rules in the Command-Started Events instructions below.
249249

250250
14. If `failPoint` is specified, disable the fail point to avoid spurious failures in subsequent tests. The fail point

0 commit comments

Comments
 (0)