Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#29498 Enable Weld JUnit5 in integration test
Added `@EnableWeld` annotation and extended `ImportContentletsProcessorIntegrationTest` from `Junit5WeldBaseTest`. These changes integrate Weld with the JUnit5 testing framework, enabling dependency injection and enhancing the test's capabilities.
- Loading branch information