mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
parent
c29c887c58
commit
b0082fdd25
|
|
@ -67,8 +67,6 @@ test.describe("Build Analyzer", () => {
|
|||
await isNotVisible(swimSpeedAbilityLocator);
|
||||
|
||||
await swimSpeedAbilityButtonLocator.click();
|
||||
// TODO: could assert that URL changed
|
||||
await page.waitForTimeout(1000);
|
||||
await swimSpeedAbilityButtonLocator.click();
|
||||
|
||||
await page.getByTestId("ap-tab").click();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user