We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd2854d commit f91ae86Copy full SHA for f91ae86
platforms/solana/README.md
@@ -11,5 +11,5 @@ Here is all the code for the Solana Platform. It is divided in 3 sections:
11
- A big helper class `TestsHelper` allowing to do everything that is desirable in an integration
12
tests package.
13
- 2 classes allowing to interact with the Wormhole Core program and the Token Bridge one in a testing
14
- environment. They can be instanciated from `TestsHelper` which is supposed to be the class
15
- 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 commit comments