test: verify e2e tests on dev (no-op change)

This commit is contained in:
Nick Tindle
2026-02-01 15:46:51 -06:00
parent 1081590384
commit 49971439b5

View File

@@ -124,3 +124,4 @@ test("user can signup with existing email handling", async ({
console.error("❌ Duplicate email handling test failed:", error);
}
});