Skip to content

Commit b99579e

Browse files
soapgithub-actions[bot]
authored andcommitted
Fix styling
1 parent a27d3ce commit b99579e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ protected function getPackageProviders($app)
4040

4141
public function getEnvironmentSetUp($app)
4242
{
43-
43+
4444
//include_once __DIR__.'/database/migrations/01_20240912_create_users_table.php';
4545
//(new \CreateUsersTable())->up();
4646
//include_once __DIR__.'/database/migrations/02_20240912_create_orders_table.php';

0 commit comments

Comments
 (0)