diff --git a/lemur/plugins/lemur_acme/tests/test_powerdns.py b/lemur/plugins/lemur_acme/tests/test_powerdns.py index 714cc938..37e4968e 100644 --- a/lemur/plugins/lemur_acme/tests/test_powerdns.py +++ b/lemur/plugins/lemur_acme/tests/test_powerdns.py @@ -91,7 +91,7 @@ class TestPowerdns(unittest.TestCase): "token": token, "message": "TXT record(s) successfully created" } - expected_path = f"/api/v1/servers/localhost/zones/test.example.com." + expected_path = "/api/v1/servers/localhost/zones/test.example.com." expected_payload = { "rrsets": [ {