corrected a typo
This commit is contained in:
parent
5dd91a0be9
commit
869c9caf98
|
@ -2,7 +2,7 @@ import selectors from '../../helpers/selectors';
|
|||
import getBrowser from '../../helpers/puppeteer';
|
||||
|
||||
describe('Client Edit web access path', () => {
|
||||
panding('#4170 e2e account descriptor');
|
||||
pending('#4170 e2e account descriptor');
|
||||
let browser;
|
||||
let page;
|
||||
beforeAll(async() => {
|
||||
|
|
Loading…
Reference in New Issue