test ok
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Javi Gallego 2020-06-30 12:34:51 +02:00
parent 039eec7d26
commit 05b0d7e906
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 create path', () => {
describe('Ticket create path', () => {
let browser;
let page;
let nextMonth = new Date();