Skip to content

Commit

Permalink
[BOOKINGSG-6090][JZ|FY] Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Tan Jing Zhi committed Sep 26, 2024
1 parent 0a5aa19 commit 017dc67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/timetable/timetable.spec.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { lazyLoad } from "../../stories/timetable/mock-data";
describe("TimeTable", () => {
const date = dayjs("2024-09-11");

//REVIEW - is there a way to mock this const ? kiv for when we have time
const timeTableMockData = {
date: date.format("YYYY-MM-DD"),
minTime: "06:20:00",
Expand Down

0 comments on commit 017dc67

Please sign in to comment.