[MS] Replaced workspaces by recent workspaces in sidebar #21911
Annotations
1 error and 1 notice
E2E tests:
client/tests/e2e/specs/create_organization_saas.spec.ts#L255
1) [Google Chrome] › specs/create_organization_saas.spec.ts:238:1 › Go through saas org creation process from bootstrap link
Error: failed
253 | await expect(bmsNext).toHaveDisabledAttribute();
254 | await fillIonInput(bmsContainer.locator('ion-input').nth(1), DEFAULT_USER_INFORMATION.password);
> 255 | await expect(bmsNext).not.toHaveDisabledAttribute();
| ^
256 |
257 | await bmsNext.click();
258 |
at /home/runner/work/parsec-cloud/parsec-cloud/client/tests/e2e/specs/create_organization_saas.spec.ts:255:29
|
E2E tests
1 flaky
[Google Chrome] › specs/create_organization_saas.spec.ts:238:1 › Go through saas org creation process from bootstrap link
244 passed (8.5m)
|
Loading