This commit is contained in:
Stephane Nicoll
2022-08-20 10:14:32 +02:00
parent 427e5f5899
commit 7637a8d0cf

View File

@@ -27,7 +27,6 @@ import static org.assertj.core.api.Assertions.assertThatIllegalArgumentException
* Tests for {@link PersistenceManagedTypes}.
*
* @author Stephane Nicoll
* @since 6.0
*/
class PersistenceManagedTypesTests {