unfocus
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2022-12-22 07:46:06 +01:00
parent 27288d011d
commit 186a64f7fa
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('SmartTable SearchBar integration', () => {
describe('SmartTable SearchBar integration', () => {
let browser;
let page;
beforeAll(async() => {