Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jaspertey committed Nov 17, 2024
1 parent 7cff718 commit 265f5ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/Autoload/CommandTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@
DomainCache::set('domain-commands', []);
DomainCache::clear();

config()->set('ddd.autoload.commands', true);

$mock = AutoloadManager::partialMock();
$mock->run();

Expand Down

0 comments on commit 265f5ce

Please sign in to comment.