fixe2e #1934

Merged
carlossa merged 4 commits from fixe2e into dev 2024-01-15 13:34:10 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7d7c6d7071 - Show all commits

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;