Skip to content

Commit

Permalink
composer fix-style
Browse files Browse the repository at this point in the history
  • Loading branch information
laravel-ide-helper authored and github-actions[bot] committed Dec 28, 2024
1 parent 83bf71a commit a9a8f08
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@ public function testGenerator(): void
$this->assertStringNotContainsString('public static function configure($basePath = null)', $this->mockFilesystemOutput);
$this->assertStringContainsString('class Eloquent extends \Illuminate\Database\Eloquent\Model', $this->mockFilesystemOutput);
}

}

0 comments on commit a9a8f08

Please sign in to comment.