diff --git a/src/app.test.ts b/src/app.test.ts index 5458b8d..3544407 100644 --- a/src/app.test.ts +++ b/src/app.test.ts @@ -15,7 +15,7 @@ const TESTER_EVENT = { isVisible: true, eventId: "b", attendanceCount: 0, - eventType: "B", + eventType: "SPEAKER", }; describe("general app test", () => {