refs #7004 fix: test
gitea/salix/pipeline/pr-master Build queued... Details

This commit is contained in:
Javier Segarra 2024-03-08 07:00:58 +01:00
parent 200e15ce74
commit 05e3129d34
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import getBrowser from '../../helpers/puppeteer'; import getBrowser from '../../helpers/puppeteer';
fdescribe('Supplier fiscal data path', () => { describe('Supplier fiscal data path', () => {
let browser; let browser;
let page; let page;