Skip to content

Commit 7a0159f

Browse files
authored
♻️ Fixing test template, broken after code refactor (#93)
1 parent afd4fca commit 7a0159f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/src/templates/workspace.rs

+1
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ describe("{}", () => {{
233233
const applySystem = await ApplySystem({{
234234
authority: provider.wallet.publicKey,
235235
systemId: systemMovement.programId,
236+
world: worldPda,
236237
entities: [{{
237238
entity: entityPda,
238239
components: [{{ componentId: positionComponent.programId }}],

0 commit comments

Comments
 (0)