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