refs #5517 fdescribe removed
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2023-05-05 13:03:01 +02:00
parent bfae4940f5
commit 6f5c5963d0
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('Travel create path', () => {
describe('Travel create path', () => {
let browser;
let page;