Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Hoblitt committed Oct 2, 2013
1 parent a4d77e7 commit eedad0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/server.pp
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
#
#
class selenium::server(
$display = $selenium::params::display,
$options = $selenium::params::server_options,
$display = $selenium::params::display,
$options = $selenium::params::server_options,
) inherits selenium::params {
validate_string($display)
validate_string($options)
Expand Down

0 comments on commit eedad0c

Please sign in to comment.