You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying out the new 1.3.0 version, and it looks like that @DatabaseSetup and @DatabaseTearDown on a superclass gets ignored, while in 1.1.0 they are working fine.
Has something changed about annotations processing?