Skip to content

Commit b6b78a9

Browse files
committed
Update LaravelValidateServiceProviderTest.php
1 parent f9a04a8 commit b6b78a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/LaravelValidateServiceProviderTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ public function test_all_lang_folders_publish_successfully()
3232
*/
3333
public function test_config_file_publish_successful()
3434
{
35-
$this->withoutExceptionHandling();
3635
$this->artisan('vendor:publish', [
3736
'--tag' => 'laravel-validate-config',
3837
]);

0 commit comments

Comments
 (0)