Skip to content

Commit

Permalink
Add note about .env file
Browse files Browse the repository at this point in the history
  • Loading branch information
casperboone committed Mar 31, 2017
1 parent fa09495 commit 781628c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recen
``` bash
$ composer test
```
//ADD ENV NOTE

One of the integration tests requires a non public Zabbix installation. In order to execute this test, you have to create a `.env` file in the project root and copy the contents of `.env.example` into it. Complete the `.env` file with the host, a username/password and an available graph ID.

## Contributing

Expand Down

0 comments on commit 781628c

Please sign in to comment.