Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
msmakouz committed Sep 4, 2023
1 parent b668c4f commit 2ad326d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ public function defineSystemBootloaders(): array
{
return [
CoreBootloader::class,
TokenizerListenerBootloader::class,
DotenvBootloader::class,
TokenizerListenerBootloader::class,
];
}
Expand Down

0 comments on commit 2ad326d

Please sign in to comment.