Fix dns provider name on dns providers page

This commit is contained in:
Jamie Curnow
2023-01-03 16:49:26 +10:00
parent 726b6e69f7
commit b3ae2f4dbb
4 changed files with 21 additions and 21 deletions

View File

@ -30,10 +30,10 @@ describe('Full Certificate Provisions', () => {
token: token,
path: '/api/dns-providers',
data: {
acmesh_name: 'dns_pdns',
name: 'PowerDNS - example.com',
dns_sleep: 5,
meta: {
acmesh_name: 'dns_pdns',
name: 'PowerDNS - example.com',
dns_sleep: 5,
meta: {
url: 'http://ns1.pdns:8081',
server_id: 'localhost',
token: 'npm',