We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 184ddb6 commit 0e05450Copy full SHA for 0e05450
tests/test_params.py
@@ -244,4 +244,4 @@ def test_case19():
244
assert not valid
245
assert not valid1
246
assert msg == 'Missing mandatory ApiKey settings, quitting'
247
- assert msg1 == 'Missing mandatory ApiKey settings, quitting'
+ assert msg1 == 'Missing mandatory ApiKey settings, quitting'
0 commit comments