Skip to content

Don't cache classes in tests

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