refs #3571 fdescribed removed
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alexandre Riera 2022-12-28 13:17:47 +01:00
parent 3b717e54fa
commit b2af21ba01
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
import selectors from '../../helpers/selectors.js';
import getBrowser from '../../helpers/puppeteer';
fdescribe('Worker time control path', () => {
describe('Worker time control path', () => {
let browser;
let page;
beforeAll(async() => {