Skip to content

Commit

Permalink
♻️ Fixing test template, broken after code refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
notdanilo committed Nov 22, 2024
1 parent afd4fca commit 4dc204b
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 4dc204b

Please sign in to comment.