Skip to content

Commit

Permalink
Merge pull request #64 from soartec-lab/fix/executed-output-comment-i…
Browse files Browse the repository at this point in the history
…n-readme

Fixed inconsistency between test code and output in README [skip ci]
  • Loading branch information
joker1007 authored Apr 5, 2021
2 parents d054219 + 3b9f9d4 commit 05847f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ end

# It's also possible to override each combination name using magic variable :case_name
# Output:
# Custom test case name
# Custom names for regular syntax
# positive integers
# should do additions
# negative integers
Expand All @@ -130,7 +130,7 @@ end

# Or :case_names lambda for hash syntax
# Output:
# when hash arguments
# Custom naming for hash syntax
# 1 + 5 + 2
# sum is even
# 1 + 5 + 4
Expand Down

0 comments on commit 05847f3

Please sign in to comment.