Skip to content

Commit f91ae86

Browse files
committed
Better wording
1 parent dd2854d commit f91ae86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platforms/solana/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ Here is all the code for the Solana Platform. It is divided in 3 sections:
1111
- A big helper class `TestsHelper` allowing to do everything that is desirable in an integration
1212
tests package.
1313
- 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.
14+
environment. They can be instanciated from `TestsHelper` which is supposed to be the one-stop class
15+
for writing integration tests.

0 commit comments

Comments
 (0)