Skip to content

Commit

Permalink
Merge pull request #93 from tr33m4n/development
Browse files Browse the repository at this point in the history
Latest from `development` -> `master`
  • Loading branch information
tr33m4n authored Jan 11, 2022
2 parents f617fa4 + 91f6617 commit 449d57d
Show file tree
Hide file tree
Showing 4 changed files with 151 additions and 525 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ modules:

## Running
The Percy integration runs automatically with the test suite but will need your `PERCY_TOKEN` to be set to successfully send snapshots. For more information, see https://docs.percy.io/docs/environment-variables#section-required
### Overriding the `node` path
By default, the `node` executable used will be the one defined within the `PATH` of the user running the test suite. This can be overridden however, by setting the environment variable `PERCY_NODE_PATH` to your preferred location.
### Example Test
```php
<?php
Expand Down
Loading

0 comments on commit 449d57d

Please sign in to comment.