fix tests

This commit is contained in:
Jannis R 2017-01-06 18:55:18 +01:00
parent c4f7b8fb96
commit ba4263e33f
No known key found for this signature in database
GPG Key ID: 0FE83946296A88A5

View File

@ -59,6 +59,9 @@ const STORE = {
},
settings: {
backgroundSeed: ''
},
registry: {
reverse: {}
}
};
}