You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/test/spec/json/transactions/legacy-test-format.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -244,7 +244,7 @@ Then for each element in `tests`:
244
244
245
245
13. If the test includes a list of command-started events in `expectations`, compare them to the actual command-started
246
246
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
248
248
rules in the Command-Started Events instructions below.
249
249
250
250
14. If `failPoint` is specified, disable the fail point to avoid spurious failures in subsequent tests. The fail point
0 commit comments