summaryrefslogtreecommitdiff
path: root/test/modules/md/test_120_reg_list.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/modules/md/test_120_reg_list.py')
-rw-r--r--test/modules/md/test_120_reg_list.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/modules/md/test_120_reg_list.py b/test/modules/md/test_120_reg_list.py
index 0c1ce8a664..82e109f723 100644
--- a/test/modules/md/test_120_reg_list.py
+++ b/test/modules/md/test_120_reg_list.py
@@ -39,7 +39,7 @@ class TestRegAdd:
"domains": domains[i],
"contacts": [],
"ca": {
- "url": env.acme_url,
+ "urls": [env.acme_url],
"proto": "ACME"
},
"state": env.MD_S_INCOMPLETE