Skip to content

Commit

Permalink
better wording
Browse files Browse the repository at this point in the history
  • Loading branch information
alexplischke committed Mar 15, 2024
1 parent 12c8422 commit 588d073
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ let sauceDriver: SauceDriver;

module.exports = {
/**
* Indicates whether the browser provider supports multiple browsers.
* Inspected by TestCafe to check whether the browser provider supports
* multiple browsers.
*
* https://github.com/DevExpress/testcafe/blob/4a30f1c3b8769ca68c9b7912911f1dd8aa91d62c/src/browser/provider/index.ts#L65
*/
Expand Down

0 comments on commit 588d073

Please sign in to comment.