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