remove focus

This commit is contained in:
jorgebl 2021-03-04 21:50:01 +01:00
parent 4cc3fc90c5
commit 7c234724d5
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 observations path', () => {
describe('Entry observations path', () => {
let browser;
let page;