diff --git a/tests/interfaces/openlp_plugins_custom_forms/test_customform.py b/tests/interfaces/openlp_plugins_custom_forms/test_customform.py index 2ad97da14..24fefeafb 100644 --- a/tests/interfaces/openlp_plugins_custom_forms/test_customform.py +++ b/tests/interfaces/openlp_plugins_custom_forms/test_customform.py @@ -1,5 +1,5 @@ """ -Module to the custom edit form. +Module to test the custom edit form. """ from unittest import TestCase from mock import MagicMock, patch