Merge "Fix ignored unit tests"

This commit is contained in:
Zuul
2021-12-08 21:52:37 +00:00
committed by Gerrit Code Review

View File

@@ -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