Ignore typo

This commit is contained in:
Benoit Marty 2020-01-22 18:27:59 +01:00
parent 0e55f81879
commit c323b61575

View File

@ -23,6 +23,7 @@ import org.junit.FixMethodOrder
import org.junit.Test
import org.junit.runners.MethodSorters
@Suppress("SpellCheckingInspection")
@FixMethodOrder(MethodSorters.JVM)
class QrCodeTest {