Skip to content

Commit

Permalink
Update integration-test.md (#2354)
Browse files Browse the repository at this point in the history
* Update integration-test.md

Add correct missing snippet to fast forward in workspaces-js

* link

* revert-line wrong numbers
  • Loading branch information
flmel authored Dec 10, 2024
1 parent 9118d5e commit 65362b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/2.build/2.smart-contracts/testing/integration-test.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ This approach is more complex to do and also cannot be performed without restart
<TabItem value="js" label="🌐 JavaScript" default>

<Github fname="fast-forward.ava.ts" language="js"
url="https://github.com/near/near-workspaces-js/blob/main/__tests__/08.fast-forward.ava.ts"
url="https://github.com/near/near-workspaces-js/blob/main/__tests__/09.fast-forward.ava.ts"
start="34" end="53" />

</TabItem>
Expand Down

0 comments on commit 65362b9

Please sign in to comment.