Skip to content

Commit

Permalink
update rspec to cover PR jhoblitt#9
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Hoblitt committed May 15, 2014
1 parent e070184 commit a93d574
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/classes/selenium_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
'ensure' => 'directory',
'owner' => p[:user],
'group' => p[:group],
'mode' => '0755',
})
should contain_file('/var/log/selenium').with({
'ensure' => 'link',
Expand Down

0 comments on commit a93d574

Please sign in to comment.