Skip to content

Commit 32b4f33

Browse files
author
gdgate
authored
Merge pull request #1766 from dangdinh/TMA-1700
TMA-1700: Update unit test provisioning brick Reviewed-by: https://github.com/sangtm
2 parents 73cdca0 + 40606e2 commit 32b4f33

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spec/unit/actions/provision_clients_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
end
4040

4141
it 'clean all zombie clients' do
42-
expect(GoodData::LCM2::PurgeClients).to receive(:call).and_return(results: [], params: { client_projects: [] })
4342
expect { subject.class.call(params) }.to raise_error('limit reached')
4443
end
4544
end

0 commit comments

Comments
 (0)