delete focus
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Vicent Llopis 2022-10-04 10:08:36 +02:00
parent 0fc2801f2f
commit 6a01aa0f9f
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('Route summary path', () => {
describe('Route summary path', () => {
let browser;
let page;