mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-15 11:28:09 +00:00
Migrate timer_task (#1846)
This commit is contained in:
@ -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
|
||||
)
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user