typo
gitea/salix/pipeline/head This commit is unstable Details

This commit is contained in:
Alex Moreno 2022-11-09 14:52:25 +01:00
parent 5339bc1143
commit 617e2d804f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import selectors from '../../helpers/selectors';
import getBrowser from '../../helpers/puppeteer';
fdescribe('Login path', async() => {
describe('Login path', async() => {
let browser;
let page;