🧪 test: #R插件更新 测试用例

This commit is contained in:
zhiyu1998 2023-02-15 15:10:28 +08:00
parent 4c8b189406
commit dad68d9848

View File

@ -7,7 +7,7 @@ import lodash from "lodash";
import { exec, execSync } from "node:child_process"; import { exec, execSync } from "node:child_process";
/** /**
* 处理插件更新 * 处理插件更新1
*/ */
export class update extends plugin { export class update extends plugin {
constructor() { constructor() {