typo
gitea/salix/pipeline/head This commit is unstable
Details
gitea/salix/pipeline/head This commit is unstable
Details
This commit is contained in:
parent
5339bc1143
commit
617e2d804f
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue