mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	Fix type in cypress test
This commit is contained in:
		| @@ -37,7 +37,7 @@ describe('Full Certificate Provisions', () => { | ||||
| 						PDNS_Url:      'http://ns1.pdns:8081', | ||||
| 						PDNS_ServerId: 'localhost', | ||||
| 						PDNS_Token:    'npm', | ||||
| 						PDNS_Ttl:      '5' | ||||
| 						PDNS_Ttl:      5 | ||||
| 					} | ||||
| 				} | ||||
| 			}).then((data) => { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user