Skip to content
Commit 59adbb84 authored by Duarte Meneses's avatar Duarte Meneses Committed by sonartech
Browse files

Fix cache of MyBatis configuration extensions in unit tests

The cache used a map with an ineffective key, that changed in every call. It now depends on the set of extensions being loaded.
parent 8def901b
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