File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
source/unified-test-format Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -3305,7 +3305,7 @@ $$matchAsRoot
3305
3305
`````````````
3306
3306
This operator may be used anywhere a matched value is expected (including
3307
3307
`expectResult <operation_expectResult _>`_) and the expected and actual values
3308
- are documents. The test runner MUST treat the expected value as a root-level
3308
+ are documents. The test runner MUST treat the actual value as a root-level
3309
3309
document as described in `Evaluating Matches `_ and match it against the expected
3310
3310
value.
3311
3311
@@ -3898,6 +3898,7 @@ Changelog
3898
3898
3899
3899
..
3900
3900
Please note schema version bumps in changelog entries where applicable.
3901
+ :2023-02-24: Fix typo in the description of the ``$$matchAsRoot `` matching operator.
3901
3902
:2022-10-17: Add description of a `close ` operation for client entities.
3902
3903
:2022-10-14: **Schema version 1.13. **
3903
3904
Add support for logging assertions via the ``observeLogMessages `` field
You can’t perform that action at this time.
0 commit comments