Skip to content

Commit aca4e3e

Browse files
committed
Update LaravelValidateServiceProviderTest.php
1 parent 0af6f11 commit aca4e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/LaravelValidateServiceProviderTestCase.php renamed to tests/LaravelValidateServiceProviderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use Milwad\LaravelValidate\LaravelValidateServiceProvider;
66

7-
class LaravelValidateServiceProviderTestCase extends TestCase
7+
class LaravelValidateServiceProviderTest extends TestCase
88
{
99
/**
1010
* Test all lang folders publish successfully.

0 commit comments

Comments
 (0)