Merge "Fix ignored unit tests"

This commit is contained in:
Zuul 2021-12-08 21:52:37 +00:00 committed by Gerrit Code Review
commit 1ef0107008
1 changed files with 1 additions and 1 deletions

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