BAEL-3387 Moved test class to the correct package (#8533)
This commit is contained in:
parent
c4c51d0383
commit
2ae7de168d
|
@ -1,4 +1,4 @@
|
|||
package com.baeldung.hibernatelogging;
|
||||
package com.baeldung.hibernate.logging;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
import static org.junit.jupiter.api.Assertions.fail;
|
Loading…
Reference in New Issue