1
0
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:
Whymarrh Whitby 2020-05-18 18:42:39 -02:30 committed by GitHub
parent 8d2c543ea5
commit e7bb0876f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 = { export const txMetaStub = {
'firstRetryBlockNumber': '0x51a402', 'firstRetryBlockNumber': '0x51a402',
'hash': '0x2cc5a25744486f7383edebbf32003e5a66e18135799593d6b5cdd2bb43674f09', 'hash': '0x2cc5a25744486f7383edebbf32003e5a66e18135799593d6b5cdd2bb43674f09',