Skip to content

Commit a4edecc

Browse files
committed
oops, change integration spec to hit public api not dev server
1 parent 1583772 commit a4edecc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/integration/intercom_api_integration_spec.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
before :each do
66
Intercom.app_id = "dummy-app-id"
77
Intercom.api_key = "dummy-secret-key"
8-
Intercom.protocol = "http"
9-
Intercom.hostname = "intercom.dev"
108
end
119

1210
it "should get all user" do

0 commit comments

Comments
 (0)