add commands to readme

and re-name commands
This commit is contained in:
hackerESQ
2024-09-06 22:26:54 -05:00
parent e9ec079ff9
commit e9fb0d0b6f
8 changed files with 76 additions and 6 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ class CaptureDailyChangeTest extends TestCase
public function test_daily_change_for_portfolios()
{
// Run the command
Artisan::call('daily-change:capture');
Artisan::call('capture:daily-change');
// Assert the daily change was captured for the portfolio
$this->assertDatabaseHas('daily_change', [