Skip to content

Commit 9b7ebbf

Browse files
committed
Typo
1 parent 0c50189 commit 9b7ebbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/plugins/modules/test_cert_info.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ class AnsibleExitJson(Exception):
5555
"""Exception class to be raised by module.exit_json and caught by the test case"""
5656
pass
5757

58+
5859
class AnsibleFailJson(Exception):
5960
"""Exception class to be raised by module.fail_json and caught by the test case"""
6061
pass

0 commit comments

Comments
 (0)