src/test/kotlin/com/flightfeather/grid/external/ClueHttpServiceTest.kt
@@ -23,7 +23,7 @@ @Test fun getClue() { val res = clueHttpService.getClue("2024-08-04 00:00:00") val res = clueHttpService.getClue("2025-08-01 00:00:00") res.forEach { println(it.clueName) }