This commit is contained in:
hackerESQ
2025-08-11 21:21:16 -05:00
parent 03089ed1b3
commit ae1e59ce30
2 changed files with 3 additions and 5 deletions
-2
View File
@@ -559,8 +559,6 @@ class MultiCurrencyTest extends TestCase
->portfolio($portfolio->id)
->getDailyPerformance();
dump($dailyChange->toArray());
$metrics = Holding::query()
->portfolio($portfolio->id)
->getPortfolioMetrics();