We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 627ed86 commit 9325a28Copy full SHA for 9325a28
1 file changed
spec/java_buildpack/jre/ibm_jre_spec.rb
@@ -31,8 +31,6 @@
31
32
let(:jre_configuration) { instance_double('jre_configuration') }
33
34
- let(:jvmkill_agent_configuration) { {} }
35
-
36
it 'supports anyway' do
37
expect(component.supports?).to be
38
end
0 commit comments