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