#4074 useAcls #2827

Merged
jorgep merged 9 commits from 4074-useAcls into dev 2024-09-10 11:50:35 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit eadff638f9 - Show all commits

View File

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