Include deps class in unit test for sync
Change-Id: I6abc6f96fe7ca8ca0c604401d64321b7c2c06bf3
This commit is contained in:
@@ -4,6 +4,8 @@ describe 'mistral::db::sync' do
|
||||
|
||||
shared_examples_for 'mistral-db-sync' do
|
||||
|
||||
it { is_expected.to contain_class('mistral::deps') }
|
||||
|
||||
it 'runs mistral-db-manage upgrade head' do
|
||||
|
||||
is_expected.to contain_exec('mistral-db-sync').with(
|
||||
|
Reference in New Issue
Block a user