tests updated
This commit is contained in:
@@ -150,7 +150,7 @@ describe('Application life cycle test', function () {
|
|||||||
});
|
});
|
||||||
|
|
||||||
it('shows confirmation page', async function () {
|
it('shows confirmation page', async function () {
|
||||||
await waitForElement(By.xpath('//a[@href="/auth/confirmation/new"]'));
|
await waitForElement(By.xpath('//a[@href="/auth/confirmation/new"] | //form[@id="edit_user_1"]'));
|
||||||
});
|
});
|
||||||
|
|
||||||
it('uninstall app (no sso)', async function () {
|
it('uninstall app (no sso)', async function () {
|
||||||
|
|||||||
Reference in New Issue
Block a user