Skip to content

Commit 0183f37

Browse files
Skip resubscribe actions due to only stubs
1 parent 8b95dec commit 0183f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cypress/e2e/submission/resubscribe.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* eslint-disable no-undef */
2-
describe('Resubscribe actions', () => {
2+
describe.skip('Resubscribe actions', () => {
33
let shortcodePostURL;
44
let blockPostPostURL;
55

0 commit comments

Comments
 (0)