Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
grokify committed Jan 31, 2016
1 parent dc33465 commit 72d77a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_setup.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def test_setup
end

def test_url
url = 'https://hooks.glip.com/webhook/11111111-2222-3333-4444-555555555555'
url = 'https://hooks.glip.com/webhook/11112222-3333-4444-5555-666677778888'
poster = Glip::Poster.new(url)
assert_equal url, poster.webhook_url
end
Expand Down

0 comments on commit 72d77a7

Please sign in to comment.