Skip to content

Commit dd18d58

Browse files
committed
fixed typo and added comment as last instruction
1 parent 78da693 commit dd18d58

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

testing-scenario.txt

+4-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ reservecar,1,666,Rome
2323

2424
//make sure reservations indeed did not work
2525
querycustomer,1,10
26-
querycustomer,1,66
26+
querycustomer,1,666
2727

2828
//create items
2929
newflight,1,787,335,800
@@ -116,3 +116,6 @@ querycustomer,1,210
116116
newroom,5,1234,trente,32
117117
newroom,5,1234,30,32piasss
118118
queryroom,5,1234
119+
120+
121+
//you might want to 'quit' then restart client and see if data has persisted.

0 commit comments

Comments
 (0)