aboutsummaryrefslogtreecommitdiffstats
path: root/moon_manager/tests/unit_python/api/meta_data_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'moon_manager/tests/unit_python/api/meta_data_test.py')
-rw-r--r--moon_manager/tests/unit_python/api/meta_data_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/moon_manager/tests/unit_python/api/meta_data_test.py b/moon_manager/tests/unit_python/api/meta_data_test.py
index 8fb39ae1..0d67a8cd 100644
--- a/moon_manager/tests/unit_python/api/meta_data_test.py
+++ b/moon_manager/tests/unit_python/api/meta_data_test.py
@@ -193,4 +193,4 @@ def test_delete_action_categories():
def test_delete_action_categories_without_id():
client = utilities.register_client()
req = delete_action_categories_without_id(client)
- assert req.status_code == 500 \ No newline at end of file
+ assert req.status_code == 500