Skip to content

Commit

Permalink
added a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjay committed Nov 19, 2013
1 parent 109c0cb commit 6491e81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/spec/geolocate-ip.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,6 @@ describe('geolocation', function() {
expect(robot.http.mostRecentCall.args[0]).toBe('http://api.hostip.info/get_json.php?ip=1.2.3.4')
});

//TODO - More verbose tests to make sure this doesn't get called when Regex fails

});

0 comments on commit 6491e81

Please sign in to comment.