Page MenuHomeDevCentral

D3756.id9725.diff
No OneTemporary

D3756.id9725.diff

diff --git a/_tests/scripts/bats/test_edit_acme_dns_accounts.sh b/_tests/scripts/bats/test_edit_acme_dns_accounts.sh
--- a/_tests/scripts/bats/test_edit_acme_dns_accounts.sh
+++ b/_tests/scripts/bats/test_edit_acme_dns_accounts.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bats
-SCRIPT="../roles/core/certificates/files/edit-acme-dns-accounts.py"
+SCRIPT="../roles/core/certificates/files/certbot/acme-dns/edit-acme-dns-accounts.py"
# -------------------------------------------------------------
# Arguments parsing
diff --git a/_tests/scripts/python/test_edit_acme_dns_accounts.py b/_tests/scripts/python/test_edit_acme_dns_accounts.py
--- a/_tests/scripts/python/test_edit_acme_dns_accounts.py
+++ b/_tests/scripts/python/test_edit_acme_dns_accounts.py
@@ -7,7 +7,7 @@
from helpers import import_from_path
-script_path = "roles/core/certificates/files/edit-acme-dns-accounts.py"
+script_path = "roles/core/certificates/files/certbot/acme-dns/edit-acme-dns-accounts.py"
script = import_from_path("script", script_path)

File Metadata

Mime Type
text/plain
Expires
Thu, Oct 16, 11:51 (13 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3079280
Default Alt Text
D3756.id9725.diff (1 KB)

Event Timeline