Merge branch 'dev' into 4507-greuge-add-userFk
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Pau 2022-11-16 07:28:39 +00:00
commit a3f56f1622
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;