Skip to content

Commit

Permalink
fix type mismatch new c2d v2
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ocean committed Oct 31, 2024
1 parent 8563429 commit 29eb7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/ComputeExamples.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ describe('Compute-to-data example tests', async () => {
providerUrl,
consumerAccount,
computeEnv.id,
assets[0],
assets,
algo
)

Expand Down

0 comments on commit 29eb7fb

Please sign in to comment.