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
{{ message }}
This repository has been archived by the owner on May 2, 2023. It is now read-only.
This annotation shouldn't be used in some tests @TestExecutionListeners(TransactionalTestExecutionListener.class)
Becuase if some tests do not commit transactions its hard to test manyToMany find.
For example tests such as Task03 test DAO without using this listener. But our other tests always use the listener.
The text was updated successfully, but these errors were encountered: