Skip to content

Commit

Permalink
Trying to fix PHPStan build.
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdsteege committed Feb 9, 2019
1 parent ffa8b82 commit 8ef8d54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
* @package Pronamic\WordPress\Pay\Gateways\Icepay
*/

putenv( 'WP_PHPUNIT__TESTS_CONFIG=tests/wp-config.php' );

require_once __DIR__ . '/../vendor/autoload.php';

require_once getenv( 'WP_PHPUNIT__DIR' ) . '/includes/functions.php';
Expand Down

0 comments on commit 8ef8d54

Please sign in to comment.