Skip to content

Commit

Permalink
testcase update
Browse files Browse the repository at this point in the history
  • Loading branch information
Nandana-NNR committed Nov 30, 2023
1 parent 0fc21bf commit 2bedb9a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions functional/tests/openRpcCall.test.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,6 @@ test(`Validate send event for default user`, async () => {
`cd ../cli/src/ && node cli.mjs --event ../examples/accessibility-onVoiceGuidanceSettingsChanged1.event.json && cd ../../functional`,
true
);
console.log("check 456", result)

expect(result.includes(`{ status: 'SUCCESS' }`)).toBe(true);
});

Expand Down

0 comments on commit 2bedb9a

Please sign in to comment.