Sfoglia il codice sorgente

debug limit snapshots

andre 2 anni fa
parent
commit
d87b458e8b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app/Services/Cloud/ResourceGuard.php

+ 1 - 1
app/Services/Cloud/ResourceGuard.php

@@ -124,7 +124,7 @@ class ResourceGuard
         logModuleCall(
             'ProxmoxCloudVps',
             __FUNCTION__,
-            $this,
+            $testRepository,
             'Debug',
             $snapshotRepository->count()
         );