mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2026-06-10 23:47:29 +00:00
CI 运行测试时 JsParserExecutor.loadFetchRuntime() 通过 ClassLoader.getResourceAsStream 找不到 fetch-runtime.js。将文件复制到 parser/src/test/resources/ 确保测试类路径可用。