Skip to content

Commit

Permalink
Filename not updated in the test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Haskel committed Jun 2, 2014
1 parent da592f4 commit 722cdc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/acceptance/mod_dav_svn_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class { 'apache::mod::dav_svn':
it { should be_running }
end

describe file("#{mod_dir}/authz_svn.load") do
describe file("#{mod_dir}/dav_svn_authz_svn.load") do
it { should contain "LoadModule authz_svn_module" }
end
end
Expand Down

0 comments on commit 722cdc0

Please sign in to comment.