Skip to content

Commit e6f92ef

Browse files
Clarify README.
1 parent fef34b6 commit e6f92ef

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Got questions or feedback? Let us know! Contact us at support@tinypng.com.
2828

2929
### Running the integration tests
3030
1. Start Selenium server: `java -jar selenium-server-standalone-2.44.0.jar`.
31-
2. Run `bin/integration-tests $version [$to_version]`. E.g. `bin/run-wordpress 41` or `bin/integration-tests 40 42`.
32-
33-
Note that when testing a different WordPress version, `bin/run-wordpress <version>` has to be run first.
31+
2. Run `bin/integration-tests $version [$to_version]` (When $to_version is
32+
added, all versions between $version and $to_version are tested). E.g.
33+
`bin/integration-tests 41` or `bin/integration-tests 40 42`.
3434

3535
## License
3636
Copyright (C) 2015 Voormedia B.V.

0 commit comments

Comments
 (0)