skip WCCOM connection until browser support resolved

This commit is contained in:
Ron Rennick 2021-08-10 10:29:13 -03:00
parent 3582aa2a33
commit 48e6f0795e
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
/* eslint-disable jest/no-export, jest/no-disabled-tests */
/**
* Internal dependencies
*/
@ -21,7 +20,7 @@ const runInitiateWccomConnectionTest = () => {
await merchant.login();
});
it('can initiate WCCOM connection', async () => {
it.skip('can initiate WCCOM connection', async () => {
await merchant.openExtensions();
// Click on a tab to choose WooCommerce Subscriptions extension