diff --git a/test/Actors.spec.ts b/test/Actors.spec.ts index 17fcee3f18..38c2a7c17a 100644 --- a/test/Actors.spec.ts +++ b/test/Actors.spec.ts @@ -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",