This commit is contained in:
parent
45649359be
commit
eadff638f9
|
@ -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() => {
|
||||
|
|
Loading…
Reference in New Issue