While reviewing PR https://github.com/LiskHQ/lisk-sdk/pull/8064, I noticed there are some incorrect tests written for initialize_state_recovery command describe('execute' section
Although suggestions were provided, but since it involved out of scope change of that PR, it needs to be addressed here.
While reviewing PR https://github.com/LiskHQ/lisk-sdk/pull/8064, I noticed there are some incorrect tests written for
initialize_state_recovery
commanddescribe('execute'
sectionAlthough suggestions were provided, but since it involved out of scope change of that PR, it needs to be addressed here.
Steps to reproduce
// framework/test/unit/modules/interoperability/sidechain/commands/initialize_state_recovery.spec.ts
Checking comments on PR https://github.com/LiskHQ/lisk-sdk/pull/8064 & either apply those comments or come with better approach :)