Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
yunusefendi52 committed Jan 15, 2025
1 parent ad76e14 commit 433a8df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests-e2e/switch-account.test.mts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ test('Add and switch account', async ({ page, goto, context }) => {

// Lets try logout current account
await page.getByTestId('b_sign_out_btn').click()
await page.getByText('Yes').click()

// Go to apps and should switch to first account if any
await page.getByText('Go To Apps').click()
Expand Down

0 comments on commit 433a8df

Please sign in to comment.