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
@@ -144,7 +144,7 @@ describe('Prefix Groups test', () => {
144
144
})
145
145
146
146
// todo: case that we don't support due to shifting to the new changelog calculation approach which involves comparison of the entire docs instead of the operation vs operation comparison
147
-
test.skip('should compare prefix groups /api/{group} when prefix is overridden in method',async()=>{
147
+
test.skip('should compare prefix groups when prefix is overridden in method',async()=>{
0 commit comments