From c54a4814cd162e49788c1c44b52dc529883a28c4 Mon Sep 17 00:00:00 2001 From: tunnckoCore Date: Tue, 8 Sep 2015 06:11:20 +0300 Subject: [PATCH] update tests --- test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.js b/test.js index 0f3366c..a6e671c 100644 --- a/test.js +++ b/test.js @@ -14,7 +14,7 @@ var isHybrid = require('./index') var gotHybrid = require('then-got') var gotPromise = require('got-promise') -var TEST_URL = 'http://requestb.in/sftqf2sf' +var TEST_URL = 'http://www.tunnckocore.tk' test('is-hybrid:', function () { test('should return true for hybrids', function (done) {