mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Tidy tx test stub comments (#8614)
This commit is contained in:
parent
8d2c543ea5
commit
e7bb0876f5
@ -1,11 +1,3 @@
|
||||
/*
|
||||
this file is for all my big stubs because i don't want to
|
||||
to mingle with my tests
|
||||
*/
|
||||
|
||||
export default {}
|
||||
|
||||
// for pending middlewares test
|
||||
export const txMetaStub = {
|
||||
'firstRetryBlockNumber': '0x51a402',
|
||||
'hash': '0x2cc5a25744486f7383edebbf32003e5a66e18135799593d6b5cdd2bb43674f09',
|
||||
|
Loading…
Reference in New Issue
Block a user