BAEL-3387 Moved test class to the correct package (#8533)
This commit is contained in:
committed by
Grzegorz Piwowarek
parent
fde0c09c57
commit
f004b3f4bc
@@ -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;
|
||||
Reference in New Issue
Block a user