mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-08 04:05:54 -05:00
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user