Skip to content

Commit

Permalink
Add dummy APP_KEY for testing.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Jun 9, 2015
1 parent bbac197 commit 5d09599
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,8 @@
<directory suffix=".php">src/</directory>
</whitelist>
</filter>

<php>
<env name="APP_KEY" value="AckfSECXIvnK5r28GVIWUAxmbBSjTsmF"/>
</php>
</phpunit>

0 comments on commit 5d09599

Please sign in to comment.