Skip to content

Commit

Permalink
Update us-06-reservation-status.test.js (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
hchia444 authored Dec 28, 2022
1 parent 5c0a66d commit f4cb87f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions back-end/test/us-06-reservation-status.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ describe("US-06 - Reservation status", () => {
first_name: "first",
last_name: "last",
mobile_number: "800-555-1212",
reservation_date: expect.stringContaining("2025-01-01"),
reservation_time: expect.stringContaining("17:30"),
people: 2,
})
);
Expand Down

0 comments on commit f4cb87f

Please sign in to comment.