Skip to content

Commit 420e35e

Browse files
author
Glyn Normington
committed
Merge 54204032-spring-boot-cli-container to master
[#54204032]
2 parents 00a6de2 + 200694b commit 420e35e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/java_buildpack/jre/memory/weight_balancing_memory_heuristic_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ module JavaBuildpack::Jre
4646
VALID_SIZES = %w(heap permgen stack)
4747

4848
before do
49-
File.delete(JavaBuildpack::Diagnostics.get_buildpack_log Dir.tmpdir)
5049
JavaBuildpack::Diagnostics::LoggerFactory.send :close # suppress warnings
50+
File.delete(JavaBuildpack::Diagnostics.get_buildpack_log Dir.tmpdir)
5151
JavaBuildpack::Diagnostics::LoggerFactory.create_logger Dir.tmpdir
5252
end
5353

0 commit comments

Comments
 (0)