remove fdescribre
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Carlos Satorres 2024-01-15 12:59:55 +01:00
parent 3ba5bc8fa1
commit 7d7c6d7071
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('Ticket Edit sale path', () => {
describe('Ticket Edit sale path', () => {
let browser;
let page;