Skip to content

Commit

Permalink
update tests to real url
Browse files Browse the repository at this point in the history
  • Loading branch information
austbot committed Jul 5, 2024
1 parent cbb0fb4 commit dda4860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onchain/channel/ts-client/tests/main.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ describe('BonsolProgram', () => {
}
const result = await Deploy(
{
imageUrl: "https://elfserver.solana",
imageUrl: "https://silver-managerial-planarian-752.mypinata.cloud/ipfs/Qmcar67ViBoMcBVCT2tTmpninxXrx6AwoHh6LgG3jMAxyo",
imageId: SIMPLE_IMAGE_ID,
programName: "simple",
deployer: pub,
Expand Down

0 comments on commit dda4860

Please sign in to comment.