forked from openlp/openlp
pep8 fix
This commit is contained in:
parent
f0a5e2eddb
commit
2edb32ac7f
@ -54,4 +54,4 @@ class TestPJLink(TestCase):
|
||||
pjlink.check_login(data=TEST_CONNECT_AUTHENTICATE)
|
||||
|
||||
# THEN: Should have called qmd5_hash
|
||||
mock_qmd5_hash.called_with(TEST_SALT, TEST_PIN)
|
||||
mock_qmd5_hash.called_with(TEST_SALT, TEST_PIN)
|
||||
|
Loading…
Reference in New Issue
Block a user