Skip to content

Commit

Permalink
Fixed tests for new alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
akhoury6 committed Apr 18, 2024
1 parent b9a4abc commit 5284dd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/optimist/parser_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -471,8 +471,8 @@ def test_multi_line_description
@p.educate(out)
assert_equal <<-EOM, out.string
Options:
--arg=<i> This is an arg
with a multi-line description
--arg=<i> This is an arg
with a multi-line description
EOM
end

Expand Down

0 comments on commit 5284dd0

Please sign in to comment.