Skip to content

Commit

Permalink
⬆️ 更新 摸鱼 元旦
Browse files Browse the repository at this point in the history
  • Loading branch information
fumiama committed Jan 3, 2022
1 parent 2ff229e commit a6ab7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin_moyu/holiday_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ func TestSetHoliday(t *testing.T) {
t.Fatal(err)
}

err = SetHoliday("元旦", 1, 2022, 1, 1)
err = SetHoliday("元旦", 1, 2023, 1, 1)
if err != nil {
t.Fatal(err)
}
Expand Down

0 comments on commit a6ab7de

Please sign in to comment.