parent
f0826cf64c
commit
f8a7aaef6b
|
|
@ -37,8 +37,7 @@ const projectName: string = 'che-docs';
|
|||
const pathToFile: string = `${projectName}/modules/administration-guide/partials`;
|
||||
const docFileName: string = 'assembly_authenticating-users.adoc';
|
||||
|
||||
// skipped until issue: https://github.com/eclipse/che/issues/19289 resolved
|
||||
suite.skip('The "VscodeValePlugin" userstory', async () => {
|
||||
suite('The "VscodeValePlugin" userstory', async () => {
|
||||
suite('Create workspace', async () => {
|
||||
test('Create workspace using factory', async () => {
|
||||
await driverHelper.navigateToUrl(factoryUrl);
|
||||
|
|
|
|||
Loading…
Reference in New Issue