mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-03-16 02:28:15 -04:00
Fix type in cypress test
This commit is contained in:
parent
a82df0d931
commit
a239be993c
@ -37,7 +37,7 @@ describe('Full Certificate Provisions', () => {
|
|||||||
PDNS_Url: 'http://ns1.pdns:8081',
|
PDNS_Url: 'http://ns1.pdns:8081',
|
||||||
PDNS_ServerId: 'localhost',
|
PDNS_ServerId: 'localhost',
|
||||||
PDNS_Token: 'npm',
|
PDNS_Token: 'npm',
|
||||||
PDNS_Ttl: '5'
|
PDNS_Ttl: 5
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}).then((data) => {
|
}).then((data) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user