Skip to content

Commit f18662c

Browse files
tests: skip test
1 parent a2e118c commit f18662c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/versions/v3/category/tv_test.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ void main() {
202202
sessionId: '2e900a73d597f46bb2abb9663adcabe05d5204f6',
203203
);
204204
expect(result, containsPair('success', true));
205-
});
205+
},skip: true);
206206
});
207207

208208
group('>Delete tv show Rating', () {

0 commit comments

Comments
 (0)