Skip to content

Commit

Permalink
Better formulation
Browse files Browse the repository at this point in the history
  • Loading branch information
feli-xlabs committed Dec 13, 2024
1 parent ecf5120 commit ab0b3d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platforms/solana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ Here is all the code for the Solana Platform. It is divided in 3 sections:
- A big helper class `TestsHelper` allowing to do everything that is desirable in an integration
tests package.
- 2 classes allowing to interact with the Wormhole Core program and the Token Bridge one in a testing
environment. They can be instanciated from `TestsHelper` which is supposed to be the class
allowing to do everything.
environment. They can be instanciated from `TestsHelper` which is supposed to be the one-stop class
for writing integration tests.

0 comments on commit ab0b3d5

Please sign in to comment.