Skip to content

Commit ffba137

Browse files
authored
Update spec/request/apps_spec.rb
1 parent 6244510 commit ffba137

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/request/apps_spec.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3400,8 +3400,6 @@
34003400
end
34013401

34023402
context 'when the encryption_key_label is invalid' do
3403-
let(:instance) { VCAP::CloudController::ManagedServiceInstance.make(space:) }
3404-
34053403
before do
34063404
allow_any_instance_of(ErrorPresenter).to receive(:raise_500?).and_return(false)
34073405
end

0 commit comments

Comments
 (0)