JAVA-959: Migrate spring-katharsis to com.baeldung
This commit is contained in:
+1
-2
@@ -1,6 +1,5 @@
|
||||
package org.baeldung;
|
||||
package com.baeldung;
|
||||
|
||||
import org.baeldung.Application;
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
import org.springframework.boot.test.context.SpringBootTest;
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package org.baeldung.test;
|
||||
package com.baeldung.test;
|
||||
|
||||
import static org.junit.Assert.assertEquals;
|
||||
|
||||
Reference in New Issue
Block a user