From 68a62ffa0cbe462c6413ca1632e2e26cdadd558c Mon Sep 17 00:00:00 2001 From: Alejandro-Morales Date: Thu, 29 Jun 2023 09:45:19 -0600 Subject: [PATCH] fix: lint --- tests/test_agent_registration.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_agent_registration.py b/tests/test_agent_registration.py index dc9ebfa7..b450d877 100644 --- a/tests/test_agent_registration.py +++ b/tests/test_agent_registration.py @@ -48,7 +48,6 @@ def test_alamanc_failed_registration(self): "Shouldn't be registered on alamanac", ) - def test_name_service_failed_ownership(self): agent = Agent()