[+] Test constants

pull/29/head
Azalea 2024-03-28 02:10:39 -04:00
parent 93f6bf8ba3
commit 13f3cf1e90
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ import io.ktor.client.statement.*
import kotlin.random.Random
import kotlin.random.nextInt
const val BOARD_ID = "ACAE-01A99999999"
const val FULL_CLIENT_ID = "A123-45678909999"
const val CLIENT_ID = "A1234567890"
const val FTK = "test"
const val HOST = "http://localhost"