Skip to content

Commit cf389e3

Browse files
committed
Reverted the geode-module naming
1 parent ae1ea28 commit cf389e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/java_buildpack/container/tomcat/tomcat_geode_store_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868

6969
expect(sandbox + 'lib/stub-jar-1.jar').to exist
7070
expect(sandbox + 'lib/stub-jar-2.jar').to exist
71-
expect(sandbox + 'lib/gemfire-session-management-tomcat9.jar').to exist
71+
expect(sandbox + 'lib/geode-modules-tomcat9.jar').to exist
7272
end
7373

7474
it 'mutates context.xml',

0 commit comments

Comments
 (0)