Skip to content

Commit c54f937

Browse files
committed
fix: remove residual io.github.hiwepy reference
1 parent f8da4f0 commit c54f937

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/io/github/easy4j/opencli/coverage/OpenCliTypedClientOptionsCoverageTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
* 强类型 SDK 门面 + Options 构建器的 argv 覆盖(canonical path)。
4141
* <p>
4242
* 与 {@link OpenCliAdapterCommandsCoverageTest} 的分工:
43-
* manifest 层对长尾 adapter 子命令做 {@link io.github.hiwepy.opencli.core.OpenCliAdapterCommandRequest} 冒烟;
43+
* manifest 层对长尾 adapter 子命令做 {@link io.github.easy4j.opencli.core.OpenCliAdapterCommandRequest} 冒烟;
4444
* 本类对已有 typed client / Options 的入口断言 Options→argv 映射。
4545
* browser 细粒度回归另见 {@code OpenCliBrowserArgvTest}。
4646
* </p>

0 commit comments

Comments
 (0)