Fix failing hardware tests (#6553)
This commit is contained in:
@@ -39,6 +39,7 @@ function createApi () {
|
||||
},
|
||||
parity: {
|
||||
hardwareAccountsInfo: sinon.stub().resolves({ ADDRESS: WALLET }),
|
||||
lockedHardwareAccountsInfo: sinon.stub().resolves({}),
|
||||
setAccountMeta: sinon.stub().resolves(true),
|
||||
setAccountName: sinon.stub().resolves(true)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user