Skip to content
Commit efa0cafa authored by Tony Trinh's avatar Tony Trinh
Browse files

Fix unit test errors related to missing packaging data

The following unit tests were failing because they were expecting the
logger context to have package data enabled by default, but the default
had been changed to false in 8141f88e.

 * ExtendedThrowableProxyConverterTest.integration
 * RootCauseFirstThrowableProxyConverterTest.integration

This patch explicitly enables packaging data for the test's logger context.
parent a7890cfc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment