Fixed import
This commit is contained in:
parent
f0631f55b7
commit
465b566dbc
|
@ -1,6 +1,7 @@
|
|||
package net.codinux.invoicing.mail
|
||||
|
||||
import assertk.assertThat
|
||||
import assertk.assertions.isEmpty
|
||||
import assertk.assertions.isNotEmpty
|
||||
import org.junit.jupiter.api.Test
|
||||
import kotlin.test.Ignore
|
||||
|
|
Loading…
Reference in New Issue