mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
test - mock-dev - expose metamaskController for debugging
This commit is contained in:
parent
d8a12c2ad0
commit
bcff47d9aa
@ -62,6 +62,7 @@ const controller = new MetamaskController({
|
|||||||
// initial state
|
// initial state
|
||||||
initState: firstTimeState,
|
initState: firstTimeState,
|
||||||
})
|
})
|
||||||
|
global.metamaskController = controller
|
||||||
|
|
||||||
//
|
//
|
||||||
// User Interface
|
// User Interface
|
||||||
|
Loading…
Reference in New Issue
Block a user