feiyu02
2024-07-08 b212ef0208cb094f63ea8a239a1361f8e859c839
src/test/kotlin/cn/flightfeather/supervision/business/datafetch/FetchNightConstructionTest.kt
文件名从 src/test/kotlin/cn/flightfeather/supervision/datafetch/FetchNightConstructionTest.kt 修改
@@ -1,8 +1,7 @@
package cn.flightfeather.supervision.datafetch
package cn.flightfeather.supervision.business.datafetch
import cn.flightfeather.supervision.SupervisionApplication
import org.junit.Test
import org.junit.jupiter.api.Assertions.*
import org.junit.runner.RunWith
import org.springframework.beans.factory.annotation.Autowired
import org.springframework.boot.test.context.SpringBootTest