fix(tests): update
This commit is contained in:
		| @@ -30,8 +30,8 @@ tap.test(`should produce an instance of NginxConfig`, async () => { | ||||
| }); | ||||
|  | ||||
| tap.test('.addZone() should add a zone to NginxConfig Object', async () => { | ||||
|   testSmartNginx.addHost(testNginxZone01); | ||||
|   testSmartNginx.addHost(testNginxZone02); | ||||
|   testSmartNginx.addHost('test200.bleu.de', '192.192.192.191'); | ||||
|   testSmartNginx.addHost('test201.blue.de', '192.192.192.191'); | ||||
| }); | ||||
|  | ||||
| tap.test('.deploy() should deploy a config from an instance', async () => { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user