File tree 5 files changed +10
-10
lines changed
src/libmongoc/tests/json/index-management
5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 55
55
},
56
56
"expectError" : {
57
57
"isError" : true ,
58
- "errorContains" : " Search index commands are only supported with Atlas"
58
+ "errorContains" : " Atlas"
59
59
}
60
60
}
61
61
],
102
102
},
103
103
"expectError" : {
104
104
"isError" : true ,
105
- "errorContains" : " Search index commands are only supported with Atlas"
105
+ "errorContains" : " Atlas"
106
106
}
107
107
}
108
108
],
Original file line number Diff line number Diff line change 49
49
},
50
50
"expectError" : {
51
51
"isError" : true ,
52
- "errorContains" : " Search index commands are only supported with Atlas"
52
+ "errorContains" : " Atlas"
53
53
}
54
54
}
55
55
],
89
89
},
90
90
"expectError" : {
91
91
"isError" : true ,
92
- "errorContains" : " Search index commands are only supported with Atlas"
92
+ "errorContains" : " Atlas"
93
93
}
94
94
}
95
95
],
138
138
},
139
139
"expectError" : {
140
140
"isError" : true ,
141
- "errorContains" : " Search index commands are only supported with Atlas"
141
+ "errorContains" : " Atlas"
142
142
}
143
143
}
144
144
],
Original file line number Diff line number Diff line change 49
49
},
50
50
"expectError" : {
51
51
"isError" : true ,
52
- "errorContains" : " Search index commands are only supported with Atlas"
52
+ "errorContains" : " Atlas"
53
53
}
54
54
}
55
55
],
Original file line number Diff line number Diff line change 46
46
"object" : " collection0" ,
47
47
"expectError" : {
48
48
"isError" : true ,
49
- "errorContains" : " Search index commands are only supported with Atlas"
49
+ "errorContains" : " Atlas"
50
50
}
51
51
}
52
52
],
81
81
},
82
82
"expectError" : {
83
83
"isError" : true ,
84
- "errorContains" : " Search index commands are only supported with Atlas"
84
+ "errorContains" : " Atlas"
85
85
}
86
86
}
87
87
],
122
122
},
123
123
"expectError" : {
124
124
"isError" : true ,
125
- "errorContains" : " Search index commands are only supported with Atlas"
125
+ "errorContains" : " Atlas"
126
126
}
127
127
}
128
128
],
Original file line number Diff line number Diff line change 50
50
},
51
51
"expectError" : {
52
52
"isError" : true ,
53
- "errorContains" : " Search index commands are only supported with Atlas"
53
+ "errorContains" : " Atlas"
54
54
}
55
55
}
56
56
],
You can’t perform that action at this time.
0 commit comments