mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 07:43:33 +00:00 
			
		
		
		
	Tweak test
This commit is contained in:
		| @@ -41,7 +41,7 @@ describe('Hosts endpoints', () => { | ||||
| 			expect(data).to.have.property('enabled'); | ||||
| 			expect(data.enabled).to.be.greaterThan(0); | ||||
| 			expect(data).to.have.property('meta'); | ||||
| 			expect(typeof data.meta.nginx_online).not.be.equal('undefined'); | ||||
| 			expect(typeof data.meta.nginx_online).to.be.equal('undefined'); | ||||
| 		}); | ||||
| 	}); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user