diff --git a/tests/functional/openlp_plugins/presentations/test_presentationcontroller.py b/tests/functional/openlp_plugins/presentations/test_presentationcontroller.py index 1feb0c473..151fc5495 100644 --- a/tests/functional/openlp_plugins/presentations/test_presentationcontroller.py +++ b/tests/functional/openlp_plugins/presentations/test_presentationcontroller.py @@ -51,7 +51,7 @@ class TestPresentationController(TestCase): # close_presentation # _get_plugin_manager - def constructor_tvest(self): + def constructor_test(self): """ Test the Constructor """