🚚 Update package name to something that works
This commit is contained in:
parent
3b7d4729a3
commit
5483502480
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
package markl4yg.home_cert_assistant;
|
package de.mlessmann.certassist;
|
||||||
|
|
||||||
import org.springframework.boot.SpringApplication;
|
import org.springframework.boot.SpringApplication;
|
||||||
import org.springframework.boot.autoconfigure.SpringBootApplication;
|
import org.springframework.boot.autoconfigure.SpringBootApplication;
|
|
@ -1,4 +1,4 @@
|
||||||
package markl4yg.home_cert_assistant;
|
package de.mlessmann.certassist;
|
||||||
|
|
||||||
import org.junit.jupiter.api.Test;
|
import org.junit.jupiter.api.Test;
|
||||||
import org.springframework.boot.test.context.SpringBootTest;
|
import org.springframework.boot.test.context.SpringBootTest;
|
Loading…
Add table
Reference in a new issue