Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Update spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Ochonicki committed Apr 3, 2013
1 parent e2c8af4 commit 8507885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/classes/hipchat_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

it { should contain_class('hipchat') }
it { should contain_package('HipChat').with_provider('compressed_app') }
it { should contain_package('HipChat').with_source('http://downloads.hipchat.com.s3.amazonaws.com/mac-beta/HipChat-0.23-01uennzomg01wmg.zip') }
it { should contain_package('HipChat').with_source('http://downloads.hipchat.com.s3.amazonaws.com/mac-beta/HipChat-0.29-01uennzomg01wmg.zip') }

end

0 comments on commit 8507885

Please sign in to comment.