diff --git a/spec/defines/swift_proxy_tempauth_account.rb b/spec/defines/swift_proxy_tempauth_account_spec.rb similarity index 92% rename from spec/defines/swift_proxy_tempauth_account.rb rename to spec/defines/swift_proxy_tempauth_account_spec.rb index a360c7e5..8c2ce68c 100644 --- a/spec/defines/swift_proxy_tempauth_account.rb +++ b/spec/defines/swift_proxy_tempauth_account_spec.rb @@ -19,7 +19,7 @@ describe 'swift::proxy::tempauth_account' do facts.merge(OSDefaults.get_facts()) end - it_configures 'swift::proxy::tempauth_acount' + it_configures 'swift::proxy::tempauth_account' end end end