Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
bnomei authored and github-actions[bot] committed Oct 22, 2023
1 parent 9544048 commit 5930769
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/AutoloaderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
require_once __DIR__.'/../vendor/autoload.php';

use Bnomei\Autoloader;

beforeEach(function () {
$this->dir = __DIR__.'/site/plugins/example';
$this->dir2 = __DIR__.'/site/plugins/another';
Expand Down

0 comments on commit 5930769

Please sign in to comment.