Migrate timer_task (#1846)

This commit is contained in:
Cheick Keita
2022-04-26 09:30:14 -07:00
committed by GitHub
parent c71cdb6d72
commit 8003b1d3e0
9 changed files with 483 additions and 65 deletions

View File

@ -319,9 +319,7 @@ namespace Tests
State: arg.Item2,
Config: arg.Item3,
Error: arg.Item4,
EndTime: arg.Item5,
TaskInfo: arg.Item6,
UserInfo: arg.Item7
EndTime: arg.Item5
)
);
}