This commit is contained in:
Matthias 2022-05-15 01:10:46 +02:00
parent 39543555af
commit 6660069f45
No known key found for this signature in database
GPG Key ID: AB6D0E6C4CB65093

View File

@ -45,6 +45,7 @@ class ExampleScheduledTaskPluginTests(TestCase):
def test_calling(self):
"""check if a function can be called without errors"""
# Check with right parameters
self.assertEqual(call_function('schedule', 'member_func'), False)
# Check with wrong key