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 3b7a518 commit ae1ea28Copy full SHA for ae1ea28
spec/java_buildpack/container/tomcat/tomcat_geode_store_spec.rb
@@ -68,7 +68,7 @@
68
69
expect(sandbox + 'lib/stub-jar-1.jar').to exist
70
expect(sandbox + 'lib/stub-jar-2.jar').to exist
71
- expect(sandbox + 'lib/geode-modules-tomcat9.jar').to exist
+ expect(sandbox + 'lib/gemfire-session-management-tomcat9.jar').to exist
72
end
73
74
it 'mutates context.xml',
0 commit comments