MeteredBillingRestrictionsEngine update with the new rule for dunning

This commit is contained in:
Čarodej
2022-06-10 11:19:45 +02:00
parent 9bc8a9b27c
commit 119780317d
4 changed files with 206 additions and 11 deletions
+4
View File
@@ -46,6 +46,10 @@ class AppServiceProvider extends ServiceProvider
private function setSubscriptionConfig(): void
{
if (app()->runningUnitTests()) {
return;
}
$settings = getAllSettings();
config([