Skip to content

Commit

Permalink
Merge branch 'stable' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Mar 4, 2024
2 parents 32c2ecd + e460a85 commit 43b36de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions phpunit-bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,8 @@
// Load test related autoloader.
require_once __DIR__ . '/vendor/yoast/phpunit-polyfills/phpunitpolyfills-autoload.php';

// Load IO testcase.
require_once __DIR__ . '/Tests/IOTestCase.php';

// Clean up.
unset($ds, $phpcsDir, $phpcsUtilsDir, $vendorDir);

0 comments on commit 43b36de

Please sign in to comment.