Skip to content

Commit

Permalink
Trying to fix
Browse files Browse the repository at this point in the history
  • Loading branch information
m1k3lm committed Feb 6, 2024
1 parent 1c26ce1 commit e8e9b4f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 64 deletions.
2 changes: 1 addition & 1 deletion Test/Unit/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
use Magento\Framework\App\Cron;
// Load Composer's autoloader
require_once __DIR__ . '/../../../../autoload.php';

echo "Loading Composer's autoloader\n";
// Register namespaces for autoloading
$loader = new \Composer\Autoload\ClassLoader();

Expand Down
63 changes: 0 additions & 63 deletions scripts/unit-test.sh

This file was deleted.

0 comments on commit e8e9b4f

Please sign in to comment.