fdescribe removed
gitea/salix/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
Juan Ferrer 2020-03-31 10:11:05 +02:00
parent 98ed5e93d5
commit 425b54282a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import selectors from '../../helpers/selectors';
import getBrowser from '../../helpers/puppeteer';
fdescribe('Client balance path', () => {
describe('Client balance path', () => {
let browser;
let page;
beforeAll(async() => {