Skip to content

Commit

Permalink
Update how-to-test-a-contract.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yusufidimaina9989 authored Feb 6, 2024
1 parent 9c23320 commit af3cd82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/how-to-test-a-contract.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ const nextInstance = instance.next(
}
)
```
In this context the `next` is designed to create a shallow copy of the specified properties, allowing for selective copy rather than a complete copy of the entire contract instance.

## Run tests

Expand Down

0 comments on commit af3cd82

Please sign in to comment.