Focus removed
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2020-03-30 17:32:23 +02:00
parent dfb9d32c2a
commit 1502592818
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('InvoiceOut descriptor path', () => {
describe('InvoiceOut descriptor path', () => {
let browser;
let page;