Skip to content

Commit 78da693

Browse files
committed
fixed test case: reserve with a non-existing customer
1 parent 2165bc3 commit 78da693

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing-scenario.txt

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ reservecar,1,10,Montreal
1818
reserveroom,1,10,Singapore
1919

2020
//reserve with a non-existing customer
21+
newcar,1,Rome,1,40
2122
reservecar,1,666,Rome
2223

2324
//make sure reservations indeed did not work

0 commit comments

Comments
 (0)