Skip to content

Don't cache classes in tests

Witrem requested to merge github/fork/jvanbaarsen/no-test-class-caching into master

Created by: jvanbaarsen

What does this PR do? It stops caching of classes in test environment

Wht is this PR needed? It fixes a problem with spring explained here: #8781 (closed)

Merge request reports

Loading