Skip to content

Commit 7ae3736

Browse files
Change input value from 16 to 17 in test
Signed-off-by: Liu Zhaorui <lzraylzray@outlook.com>
1 parent 373bce8 commit 7ae3736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_interact.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ TEST(InteractMode, SkyMenuRunsAndPrintsSelectedTarget){
192192
"default_tz=+08:00\n");
193193
{
194194
ScopedCwd cwd(dir);
195-
ScopedCin input("\n16\n"
195+
ScopedCin input("\n17\n"
196196
"2025-06-01T20:00:00+08:00\n"
197197
"\n"
198198
"\n"

0 commit comments

Comments
 (0)