refs #4466 rename e2e
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alexandre Riera 2023-05-02 11:35:13 +02:00
parent 179822583f
commit ca9e0a0f2a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import selectors from '../../helpers/selectors.js';
import getBrowser from '../../helpers/puppeteer';
import getBrowser from '../../helpers/puppeteer.js';
describe('InvoiceIn correction path', () => {
let browser;