Skip to content

Commit

Permalink
updating test file
Browse files Browse the repository at this point in the history
  • Loading branch information
divyack2 authored Sep 10, 2024
1 parent 1855a24 commit 2870b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const TESTER_EVENT = {
isVisible: true,
eventId: "b",
attendanceCount: 0,
eventType: "B",
eventType: "SPEAKER",
};

describe("general app test", () => {
Expand Down

0 comments on commit 2870b41

Please sign in to comment.