We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b95dec commit 0183f37Copy full SHA for 0183f37
tests/cypress/e2e/submission/resubscribe.test.js
@@ -1,5 +1,5 @@
1
/* eslint-disable no-undef */
2
-describe('Resubscribe actions', () => {
+describe.skip('Resubscribe actions', () => {
3
let shortcodePostURL;
4
let blockPostPostURL;
5
0 commit comments