Fix for tests

This commit is contained in:
Nabeel Shahzad
2019-07-17 13:54:44 -04:00
parent 89a01afc7c
commit e97ae78e47

View File

@@ -359,7 +359,7 @@ class ImporterTest extends TestCase
/** /**
* Try importing the aicraft in the airports. Should fail * Try importing the aicraft in the airports. Should fail
* *
* @expectedException ValidationException * @expectedException \Illuminate\Validation\ValidationException
*/ */
public function testInvalidFileImport(): void public function testInvalidFileImport(): void
{ {