Skip to content

Commit

Permalink
Update scripts/react-tester.js
Browse files Browse the repository at this point in the history
Co-authored-by: Krzysztof Krztoń <[email protected]>
  • Loading branch information
MMMalik and f1ames committed Apr 19, 2021
1 parent fa2d943 commit d9ff53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/react-tester.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const semverMinor = require( 'semver/functions/minor' );
* Commands:
*
* --browser <name> Specifies environment to test.
* Possible values: 'Chrome', 'Firefox', 'BrowserStack_Safari', 'BrowserStack_Edge', 'SSR'. Defaults to: 'Chrome'.
* Possible values: 'Chrome', 'Firefox', 'BrowserStack_Safari', 'BrowserStack_Edge', 'BrowserStack_IE11', 'SSR'. Defaults to: 'Chrome'.
* --react <version> Specifies react version to test. Possible values: 'all', 'current' or specific version. Defaults to: 'current'.
*
*/
Expand Down

0 comments on commit d9ff53a

Please sign in to comment.