fix(core): update
This commit is contained in:
		| @@ -29,7 +29,6 @@ tap.test(`should produce an instance of NginxConfig`, async () => { | ||||
|     publicKey: 'some public' | ||||
|   }); | ||||
|   expect(testNginxZone01).to.be.instanceof(smartnginx.NginxHost); | ||||
|   console.log(testNginxZone01.configString); | ||||
| }); | ||||
|  | ||||
| tap.test('.addZone() should add a zone to NginxConfig Object', async () => { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user