Removed focus
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2021-11-17 10:12:23 +01:00
parent 5672bfec7a
commit acb4c2731c
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 Create notes path', () => {
describe('Ticket Create notes path', () => {
let browser;
let page;