Merge branch 'dev' into 3557-back-missingTrash
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Alexandre Riera 2022-11-16 07:24:58 +00:00
commit 8d4d6fa94c
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;