Merge pull request 'remove-focus' (!1149) from remove-focus into dev
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:
Alex Moreno 2022-11-16 07:17:08 +00:00
commit e32ddd9f44
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('Ticket expeditions and log path', () => {
describe('Ticket expeditions and log path', () => {
let browser;
let page;