Fix flaky test
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run

This commit is contained in:
Kalle
2026-05-27 20:45:49 +03:00
parent 2948f125af
commit 850c820537

View File

@@ -42,7 +42,6 @@ test.describe("Settings", () => {
});
const form = createFormHelpers(page, disableBuildAbilitySortingSchema);
await form.check("newValue");
await waitForPOSTResponse(page, () => form.check("newValue"));
await navigate({