diff --git a/tests/ImporterTest.php b/tests/ImporterTest.php index cccf7430..30bcd8c8 100644 --- a/tests/ImporterTest.php +++ b/tests/ImporterTest.php @@ -359,7 +359,7 @@ class ImporterTest extends TestCase /** * Try importing the aicraft in the airports. Should fail * - * @expectedException ValidationException + * @expectedException \Illuminate\Validation\ValidationException */ public function testInvalidFileImport(): void {