Skip to content

Commit

Permalink
Add todo@revisit
Browse files Browse the repository at this point in the history
  • Loading branch information
lukinovec committed Jan 17, 2025
1 parent d4cc6c6 commit e333c88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Bootstrappers/RootUrlBootstrapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ class RootUrlBootstrapper implements TenancyBootstrapper
* due to an internal Livewire route, so you may want to disable it, while in tests
* that are generating URLs in things like mails, the bootstrapper should be used
* just like in any queued job.
*
* todo@revisit
*/
public static bool $rootUrlOverrideInTests = true;

Expand Down

0 comments on commit e333c88

Please sign in to comment.