Skip to content

Commit 40606e2

Browse files
author
Dang Dinh
committed
TMA-1700: Update unit test provisioning brick
1 parent 73cdca0 commit 40606e2

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)