Skip to content

Commit

Permalink
adding required PUSHERAPP_HOST definition for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
leggetter committed Sep 3, 2013
1 parent 70e1d28 commit 17eb745
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/config.example.php
Expand Up @@ -2,4 +2,5 @@
define('PUSHERAPP_APPID', '');
define('PUSHERAPP_AUTHKEY', '');
define('PUSHERAPP_SECRET', '');
define('PUSHERAPP_HOST', 'http://api.pusherapp.com');
?>

0 comments on commit 17eb745

Please sign in to comment.