Fix signerstore
This commit is contained in:
parent
6a44a0cf95
commit
18b8d6aca6
@ -50,7 +50,7 @@ function render () {
|
||||
signerStore = createSignerStore();
|
||||
|
||||
component = shallow(
|
||||
<SignRequest signerStore={ signerStore } />,
|
||||
<SignRequest signerstore={ signerStore } />,
|
||||
{
|
||||
context: {
|
||||
store: reduxStore
|
||||
|
Loading…
Reference in New Issue
Block a user