Skip to content

Commit ff0bdb0

Browse files
committed
mdformat
1 parent 88a37e1 commit ff0bdb0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/unified-test-format/unified-test-format.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3499,10 +3499,10 @@ enforceable by the JSON schema or the test runner implementation.
34993499

35003500
### Why are `_enxcol` collections dropped?
35013501

3502-
The collections `_enxcol.<collectionName>.esc` and `_enxcol.<collectionName>.ecoc` are [automatically
3503-
created](../client-side-encryption/client-side-encryption.md#create-collection-helper) for Queryable Encryption
3504-
collections. If these collections are present and non-empty, the server generated `__safeContent__` field may differ.
3505-
`__safeContent__` includes a count of the number of instances of the given value. To do exact matching on
3502+
The collections `_enxcol.<collectionName>.esc` and `_enxcol.<collectionName>.ecoc` are
3503+
[automatically created](../client-side-encryption/client-side-encryption.md#create-collection-helper) for Queryable
3504+
Encryption collections. If these collections are present and non-empty, the server generated `__safeContent__` field may
3505+
differ. `__safeContent__` includes a count of the number of instances of the given value. To do exact matching on
35063506
`__safeContent__` the test runner is required to drop these collections.
35073507

35083508
<span id="rationale_observeSensitiveCommands"></span>

0 commit comments

Comments
 (0)