Add missing import

This commit is contained in:
Ross Nicoll 2020-10-15 22:33:59 +01:00
parent 6852a3b66f
commit 712b3dc3fa

View File

@ -22,6 +22,7 @@ import org.assertj.core.api.Assertions.assertThatThrownBy
import org.hibernate.exception.ConstraintViolationException
import org.junit.After
import org.junit.Before
import org.junit.Ignore
import org.junit.Test
import java.sql.SQLException
import java.time.Duration