mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
Typo fix
This commit is contained in:
parent
b2f6ae9ace
commit
ef1282b556
@ -327,7 +327,7 @@ describe('Transaction Controller', function () {
|
||||
const from = '0xda0da0'
|
||||
const txMeta = {
|
||||
id: 1,
|
||||
status: 'submitted'
|
||||
status: 'submitted',
|
||||
txParams: {
|
||||
from,
|
||||
nonce: '0x1'
|
||||
|
Loading…
Reference in New Issue
Block a user