excluded web access e2e path for another task to fix it.
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
aa6ec3f770
commit
5dd91a0be9
|
@ -2,6 +2,7 @@ import selectors from '../../helpers/selectors';
|
|||
import getBrowser from '../../helpers/puppeteer';
|
||||
|
||||
describe('Client Edit web access path', () => {
|
||||
panding('#4170 e2e account descriptor');
|
||||
let browser;
|
||||
let page;
|
||||
beforeAll(async() => {
|
||||
|
|
Loading…
Reference in New Issue