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

This commit is contained in:
Joan Sanchez 2021-08-06 12:03:39 +02:00
parent 0c45aa6499
commit ce37f982c4
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('Entry import, create and edit buys path', () => {
describe('Entry import, create and edit buys path', () => {
let browser;
let page;