parent
5deade9a1e
commit
e4e8620c14
|
@ -1,4 +1,4 @@
|
|||
package ba.steleks.service.users;
|
||||
package ba.steleks;
|
||||
|
||||
import org.springframework.boot.SpringApplication;
|
||||
import org.springframework.boot.autoconfigure.SpringBootApplication;
|
|
@ -1,4 +1,4 @@
|
|||
package ba.steleks.service.users;
|
||||
package ba.steleks;
|
||||
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
Reference in New Issue