Fix tests
This commit is contained in:
parent
8e66313ef1
commit
09c7418911
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ export default class ActorsSpec extends T {
|
|||
[
|
||||
"download latest version",
|
||||
() => {
|
||||
const state = new UserRelatedState(AllKnownLayouts.allKnownLayouts.get("bookcases"), undefined)
|
||||
const state = new UserRelatedState(AllKnownLayouts.allKnownLayouts.get("bookcases"))
|
||||
const feature = {
|
||||
"type": "Feature",
|
||||
"id": "node/5568693115",
|
||||
|
|
Loading…
Reference in a new issue