Fix client spec test

Change-Id: I58850e0a404bd83153b6c985c815115fc1b09f34
This commit is contained in:
ZhongShengping 2019-05-20 11:03:21 +08:00
parent 9208f91a88
commit 1fde777783
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ describe 'swift::client' do
default_params.merge(params)
end
it { is_expected.to contain_class('swift::deps') }
it { is_expected.to contain_class('swift::params') }
it 'installs swift client package' do