chore: refs #4074 drop focus
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Jorge Penadés 2024-09-09 15:59:40 +02:00
parent 45649359be
commit eadff638f9
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ const $ = {
watcher: 'vn-client-billing-data vn-watcher'
};
fdescribe('Client Edit billing data path', () => {
describe('Client Edit billing data path', () => {
let browser;
let page;
beforeAll(async() => {