runapptests - Fix GadgetBridge test data creation

pull/3413/head
Martin Boonk 2024-05-11 23:06:44 +02:00
parent 082bc7a7b7
commit bbba8859cb
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ function runStep(step, subtest, test, state){
break; break;
case "gb" : case "gb" :
p = p.then(() => { p = p.then(() => {
let obj = Object.apply({ let obj = Object.assign({
src:'Messenger', src:'Messenger',
t: 'notify', t: 'notify',
type: 'text', type: 'text',