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

This commit is contained in:
Joan Sanchez 2020-08-18 13:57:34 +02:00
parent 1bcf4ff8a6
commit 1990f5172c
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('Worker calendar path', () => {
describe('Worker calendar path', () => {
let reasonableTimeBetweenClicks = 400;
let browser;
let page;