refs #5816 unfocus e2e
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2023-06-29 15:53:09 +02:00
parent 02aafbc7f4
commit e651ddc4a0
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ const $ = {
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 page;