Actualizar 'e2e/paths/05-ticket/02_expeditions_and_log.spec.js'
gitea/salix/pipeline/head This commit looks good Details

remove focus
This commit is contained in:
Alex Moreno 2022-11-16 06:36:35 +00:00
parent b57a64227b
commit 925c384622
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 expeditions and log path', () => {
describe('Ticket expeditions and log path', () => {
let browser;
let page;