mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-27 13:45:27 -05:00
Fix flaky test
This commit is contained in:
@@ -42,7 +42,6 @@ test.describe("Settings", () => {
|
||||
});
|
||||
|
||||
const form = createFormHelpers(page, disableBuildAbilitySortingSchema);
|
||||
await form.check("newValue");
|
||||
await waitForPOSTResponse(page, () => form.check("newValue"));
|
||||
|
||||
await navigate({
|
||||
|
||||
Reference in New Issue
Block a user