diff --git a/eox_hooks/tests/test_integration.py b/eox_hooks/tests/test_integration.py index 1ebba45..829304a 100644 --- a/eox_hooks/tests/test_integration.py +++ b/eox_hooks/tests/test_integration.py @@ -1,5 +1,5 @@ """ -Test views file. +Test integration file. """ from unittest.mock import MagicMock, patch from django.test import TestCase