🚚 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
|
@ -0,0 +1,13 @@
|
|||
package de.mlessmann.certassist;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
import org.springframework.boot.test.context.SpringBootTest;
|
||||
|
||||
@SpringBootTest
|
||||
class HomeCertAssistantApplicationTests {
|
||||
|
||||
@Test
|
||||
void contextLoads() {
|
||||
}
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue