Skip to content

Commit

Permalink
Update test/e2e/src/test-contract-client-constructor.js
Browse files Browse the repository at this point in the history
remove line

Co-authored-by: Chad Ostrowski <[email protected]>
  • Loading branch information
BlaineHeffron and chadoh committed May 29, 2024
1 parent c3541ab commit 76065d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/src/test-contract-client-constructor.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ async function clientFromConstructor(
}

// TODO: do this with js-stellar-sdk, instead of shelling out to the CLI

contractId =
contractId ??
spawnSync(
Expand Down

0 comments on commit 76065d5

Please sign in to comment.