Merge pull request 'remove-focus' (!1149) from remove-focus into dev
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
Reviewed-on: #1149 Reviewed-by: Vicent Llopis <vicent@verdnatura.es>
This commit is contained in:
commit
e32ddd9f44
|
@ -1,7 +1,7 @@
|
||||||
import selectors from '../../helpers/selectors.js';
|
import selectors from '../../helpers/selectors.js';
|
||||||
import getBrowser from '../../helpers/puppeteer';
|
import getBrowser from '../../helpers/puppeteer';
|
||||||
|
|
||||||
fdescribe('Ticket expeditions and log path', () => {
|
describe('Ticket expeditions and log path', () => {
|
||||||
let browser;
|
let browser;
|
||||||
let page;
|
let page;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue