fix tests

This commit is contained in:
Jannis R
2017-01-06 18:55:18 +01:00
parent c4f7b8fb96
commit ba4263e33f

View File

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