Skip to content

Commit 6018dda

Browse files
authored
Fix filename example in range index prose test (#1399)
The encryptedFields-Range-type.json files are used by test templates to generate spec tests. Prose tests rely on the range-encryptedFields-type.json files.
1 parent aa28f78 commit 6018dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/client-side-encryption/tests/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2675,7 +2675,7 @@ Before running each of the following test cases, perform the following Test Setu
26752675

26762676
Test Setup
26772677
``````````
2678-
Load the file for the specific data type being tested ``encryptedFields-<type>.json``. For example, for ``Int`` load `range-encryptedFields-Int.json <https://github.com/mongodb/specifications/blob/master/source/client-side-encryption/etc/data/range-encryptedFields-Int.json>`_ as ``encryptedFields``.
2678+
Load the file for the specific data type being tested ``range-encryptedFields-<type>.json``. For example, for ``Int`` load `range-encryptedFields-Int.json <https://github.com/mongodb/specifications/blob/master/source/client-side-encryption/etc/data/range-encryptedFields-Int.json>`_ as ``encryptedFields``.
26792679

26802680
Load the file `key1-document.json <https://github.com/mongodb/specifications/tree/master/source/client-side-encryption/etc/data/keys/key1-document.json>`_ as ``key1Document``.
26812681

0 commit comments

Comments
 (0)