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 5b99b5e commit 13e685bCopy full SHA for 13e685b
test/browser-e2e/accounts.test.js
@@ -219,7 +219,7 @@ for (const plebbitOptionsType in plebbitOptionsTypes) {
219
console.log('after deleteSubplebbit')
220
})
221
222
- it('create pending approval subplebbit, publish and approve', async () => {
+ it.skip('create pending approval subplebbit, publish and approve', async () => {
223
const title = 'pending approval subplebbit'
224
console.log('before create subplebbit')
225
let subplebbit
0 commit comments