Skip to content

Commit

Permalink
update test case
Browse files Browse the repository at this point in the history
  • Loading branch information
issacto committed Jun 29, 2023
1 parent 9ab9956 commit c08886e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ public void call_mock_gets_correct_lines_and_ignores_end_call() throws IOExcepti
String str7 = " END-MOCK";

List<String> expected = new ArrayList<>();
expected.add(" ");
expected.add(" MOVE \"something\" TO this");
expected.add(" MOVE \"something else\" TO other");

Expand Down

0 comments on commit c08886e

Please sign in to comment.