devfront biome 오류 수정

This commit is contained in:
kyy
2026-06-11 16:38:16 +09:00
parent 5ac72be6b1
commit 269a607302
+1 -3
View File
@@ -114,9 +114,7 @@ test.describe("DevFront consents", () => {
); );
await expect await expect
.poll(() => state.consents[0]?.rpMetadata?.contract_date) .poll(() => state.consents[0]?.rpMetadata?.contract_date)
.toBe( .toBe(dateTimeInputToUnixSeconds("2026-06-10", "date", browserTimeZone));
dateTimeInputToUnixSeconds("2026-06-10", "date", browserTimeZone),
);
await expect await expect
.poll(() => state.consents[0]?.rpMetadata?.approved_at) .poll(() => state.consents[0]?.rpMetadata?.approved_at)
.toBe( .toBe(