fdescribe
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Bernat Exposito 2020-11-12 08:37:08 +01:00
parent 2454999938
commit fd8682e416
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import selectors from '../../helpers/selectors.js';
import getBrowser from '../../helpers/puppeteer';
fdescribe('Order catalog', () => {
describe('Order catalog', () => {
let browser;
let page;