diff --git a/tests/app/main/notify_client/__init__.py b/tests/app/main/notify_client/__init__.py deleted file mode 100644 index e69de29bb..000000000 diff --git a/tests/app/main/notify_client/test_events_client.py b/tests/app/notify_client/test_events_client.py similarity index 100% rename from tests/app/main/notify_client/test_events_client.py rename to tests/app/notify_client/test_events_client.py diff --git a/tests/app/main/notify_client/test_invite_client.py b/tests/app/notify_client/test_invite_client.py similarity index 100% rename from tests/app/main/notify_client/test_invite_client.py rename to tests/app/notify_client/test_invite_client.py diff --git a/tests/app/main/notify_client/test_job_client.py b/tests/app/notify_client/test_job_client.py similarity index 100% rename from tests/app/main/notify_client/test_job_client.py rename to tests/app/notify_client/test_job_client.py diff --git a/tests/app/main/notify_client/test_notification_client.py b/tests/app/notify_client/test_notification_client.py similarity index 100% rename from tests/app/main/notify_client/test_notification_client.py rename to tests/app/notify_client/test_notification_client.py diff --git a/tests/app/main/notify_client/test_statistics_client.py b/tests/app/notify_client/test_statistics_client.py similarity index 100% rename from tests/app/main/notify_client/test_statistics_client.py rename to tests/app/notify_client/test_statistics_client.py diff --git a/tests/app/main/notify_client/test_template_statistics_client.py b/tests/app/notify_client/test_template_statistics_client.py similarity index 100% rename from tests/app/main/notify_client/test_template_statistics_client.py rename to tests/app/notify_client/test_template_statistics_client.py diff --git a/tests/app/main/notify_client/test_user_client.py b/tests/app/notify_client/test_user_client.py similarity index 100% rename from tests/app/main/notify_client/test_user_client.py rename to tests/app/notify_client/test_user_client.py