We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6244510 commit ffba137Copy full SHA for ffba137
spec/request/apps_spec.rb
@@ -3400,8 +3400,6 @@
3400
end
3401
3402
context 'when the encryption_key_label is invalid' do
3403
- let(:instance) { VCAP::CloudController::ManagedServiceInstance.make(space:) }
3404
-
3405
before do
3406
allow_any_instance_of(ErrorPresenter).to receive(:raise_500?).and_return(false)
3407
0 commit comments