Skip to content

Commit

Permalink
Update frontend/test/playwright/utils/expect-snapshot.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat committed Sep 25, 2024
1 parent 11e52eb commit 1fdba95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/test/playwright/utils/expect-snapshot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ export const expectSnapshot: ExpectSnapshot = async (
}

await turnOnDarkMode(page, dir ?? "ltr")
// Wait for the theme to change.
await sleep(100)

// Wait for the theme to change.
await sleep(100)
Expand Down

0 comments on commit 1fdba95

Please sign in to comment.