Skip to content

Commit

Permalink
test(remote-method): update test url
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Svetlichny authored and NatalieWolfe committed Mar 6, 2018
1 parent 6455e40 commit 46ba329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/collector/remote-method.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ describe('RemoteMethod', function() {

describe('when posting to collector', function() {
var RUN_ID = 1337
var URL = 'http://collector.newrelic.com'
var URL = 'https://collector.newrelic.com'
var nock
var config
var method
Expand Down

0 comments on commit 46ba329

Please sign in to comment.