Skip to content

Commit

Permalink
Merge branch 'magicblock-labs:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
obstoody authored Nov 22, 2024
2 parents 75c484d + 7a0159f commit c3c6c22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/src/templates/workspace.rs
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ describe("{}", () => {{
const applySystem = await ApplySystem({{
authority: provider.wallet.publicKey,
systemId: systemMovement.programId,
world: worldPda,
entities: [{{
entity: entityPda,
components: [{{ componentId: positionComponent.programId }}],
Expand Down

0 comments on commit c3c6c22

Please sign in to comment.