You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.EmulatorTests/BaselineTest/TestBaseline/LinqTranslationBaselineTests.TestStringCompare.xml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -201,7 +201,7 @@ FROM root]]>
201
201
</Input>
202
202
<Output>
203
203
<SqlQuery><![CDATA[]]></SqlQuery>
204
-
<ErrorMessage><![CDATA[The righthand side of string.Compare() comparison must be constant '0']]></ErrorMessage>
204
+
<ErrorMessage><![CDATA[The right-hand side of String.Compare() comparison must be constant '0']]></ErrorMessage>
205
205
</Output>
206
206
</Result>
207
207
<Result>
@@ -211,7 +211,7 @@ FROM root]]>
211
211
</Input>
212
212
<Output>
213
213
<SqlQuery><![CDATA[]]></SqlQuery>
214
-
<ErrorMessage><![CDATA[The righthand side of string.Compare() comparison must be constant '0']]></ErrorMessage>
214
+
<ErrorMessage><![CDATA[The right-hand side of String.Compare() comparison must be constant '0']]></ErrorMessage>
215
215
</Output>
216
216
</Result>
217
217
<Result>
@@ -221,7 +221,7 @@ FROM root]]>
221
221
</Input>
222
222
<Output>
223
223
<SqlQuery><![CDATA[]]></SqlQuery>
224
-
<ErrorMessage><![CDATA[The righthand side of string.Compare() comparison must be constant '0']]></ErrorMessage>
224
+
<ErrorMessage><![CDATA[The right-hand side of String.Compare() comparison must be constant '0']]></ErrorMessage>
Copy file name to clipboardExpand all lines: Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.EmulatorTests/BaselineTest/TestBaseline/LinqTranslationBaselineTests.TestStringCompareTo.xml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -171,7 +171,7 @@ FROM root]]></SqlQuery>
171
171
</Input>
172
172
<Output>
173
173
<SqlQuery><![CDATA[]]></SqlQuery>
174
-
<ErrorMessage><![CDATA[The righthand side of string.CompareTo() comparison must be constant '0']]></ErrorMessage>
174
+
<ErrorMessage><![CDATA[The right-hand side of String.CompareTo() comparison must be constant '0']]></ErrorMessage>
175
175
</Output>
176
176
</Result>
177
177
<Result>
@@ -181,7 +181,7 @@ FROM root]]></SqlQuery>
181
181
</Input>
182
182
<Output>
183
183
<SqlQuery><![CDATA[]]></SqlQuery>
184
-
<ErrorMessage><![CDATA[The righthand side of string.CompareTo() comparison must be constant '0']]></ErrorMessage>
184
+
<ErrorMessage><![CDATA[The right-hand side of String.CompareTo() comparison must be constant '0']]></ErrorMessage>
185
185
</Output>
186
186
</Result>
187
187
<Result>
@@ -191,7 +191,7 @@ FROM root]]></SqlQuery>
191
191
</Input>
192
192
<Output>
193
193
<SqlQuery><![CDATA[]]></SqlQuery>
194
-
<ErrorMessage><![CDATA[The righthand side of string.CompareTo() comparison must be constant '0']]></ErrorMessage>
194
+
<ErrorMessage><![CDATA[The right-hand side of String.CompareTo() comparison must be constant '0']]></ErrorMessage>
Copy file name to clipboardExpand all lines: Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.EmulatorTests/Microsoft.Azure.Cosmos.EmulatorTests.csproj
0 commit comments