File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ class UnifiedSpecTest extends FunctionalTestCase
59
59
'valid-pass/expectedEventsForClient-eventType: eventType defaults to command if unset ' => 'PHPC does not implement CMAP ' ,
60
60
// CSOT is not yet implemented (PHPC-1760)
61
61
'valid-pass/collectionData-createOptions: collection is created with the correct options ' => 'CSOT is not yet implemented (PHPC-1760) ' ,
62
- 'valid-pass/matches -lte-operator : special lte matching operator ' => 'CSOT is not yet implemented (PHPC-1760) ' ,
62
+ 'valid-pass/operator -lte: special lte matching operator ' => 'CSOT is not yet implemented (PHPC-1760) ' ,
63
63
// libmongoc always adds readConcern to aggregate command
64
64
'index-management/search index operations ignore read and write concern: listSearchIndexes ignores read and write concern ' => 'libmongoc appends readConcern to aggregate command ' ,
65
65
// Uses an invalid object name
You can’t perform that action at this time.
0 commit comments