Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Sep 8, 2015
1 parent 75833d2 commit c54a481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.js
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit c54a481

Please sign in to comment.