Skip to content

Commit 74d16f8

Browse files
committed
style: fix lint on all rooms page test
1 parent 71e7f4b commit 74d16f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/__tests__/AllRoomsPage.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,4 @@ describe("AllRooms page", () => {
150150
expect(enterTime).not.toHaveValue("01:00 PM");
151151
});
152152
});
153-
});
153+
});

0 commit comments

Comments
 (0)