This commit is contained in:
parent
02aafbc7f4
commit
e651ddc4a0
|
@ -9,7 +9,7 @@ const $ = {
|
||||||
activeValue: 'vn-client-log .changes-log:nth-child(3) .basic-json:nth-child(1) vn-json-value'
|
activeValue: 'vn-client-log .changes-log:nth-child(3) .basic-json:nth-child(1) vn-json-value'
|
||||||
};
|
};
|
||||||
|
|
||||||
fdescribe('Client web access path', () => {
|
describe('Client web access path', () => {
|
||||||
let browser;
|
let browser;
|
||||||
let page;
|
let page;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue