Skip to content

Commit

Permalink
Fix typo in tests (#1071)
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoniecz committed Oct 10, 2020
1 parent cff352f commit cfb8776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/block.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- name: failure command
command: /bin/false
changed_when: False
- name: never reacehd debug message
- name: never reached debug message
debug: msg='i never execute, cause ERROR!'
rescue:
- name: exception debug message
Expand Down

0 comments on commit cfb8776

Please sign in to comment.