fix describe
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alexandre Riera 2022-11-16 11:52:35 +01:00
parent 489df60afc
commit edb495c744
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 Future path', () => {
describe('Ticket Future path', () => {
let browser;
let page;