diff options
Diffstat (limited to 'perllib/Integrations/Echo.pm')
-rw-r--r-- | perllib/Integrations/Echo.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/Integrations/Echo.pm b/perllib/Integrations/Echo.pm index d8608708e..5878cdfa1 100644 --- a/perllib/Integrations/Echo.pm +++ b/perllib/Integrations/Echo.pm @@ -93,7 +93,7 @@ sub GetTasks { { Ref => { Value => { anyType => [ 123, 456 ] } }, State => { Name => 'Completed' }, - Resolution => { Name => 'Wrong Bin Out' }, + Resolution => { Ref => { Value => { anyType => 187 } }, Name => 'Wrong Bin Out' }, CompletedDate => { DateTime => '2020-05-27T10:00:00Z' } }, { |