File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3939 },
4040 "autoload-dev" : {
4141 "psr-4" : {
42- "Axlon \\ PostalCodeValidation \\ Tests\\ " : " tests/"
42+ "Tests\\ " : " tests/"
4343 }
4444 },
4545 "config" : {
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace Axlon \ PostalCodeValidation \ Tests \Integration ;
5+ namespace Tests \Integration ;
66
77use Illuminate \Support \Facades \Validator ;
88use InvalidArgumentException ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace Axlon \ PostalCodeValidation \ Tests \Integration ;
5+ namespace Tests \Integration ;
66
77use Illuminate \Support \Facades \Validator ;
88use InvalidArgumentException ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace Axlon \ PostalCodeValidation \ Tests \Integration ;
5+ namespace Tests \Integration ;
66
77use Illuminate \Support \Facades \Validator ;
88use InvalidArgumentException ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace Axlon \ PostalCodeValidation \ Tests \Integration ;
5+ namespace Tests \Integration ;
66
77use Illuminate \Support \Facades \Lang ;
88use Illuminate \Support \Facades \Validator ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace Axlon \ PostalCodeValidation \ Tests \Integration ;
5+ namespace Tests \Integration ;
66
77use Axlon \PostalCodeValidation \ValidationServiceProvider ;
88use Orchestra \Testbench \TestCase as BaseTestCase ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace Axlon \ PostalCodeValidation \ Tests \Unit ;
5+ namespace Tests \Unit ;
66
77use Axlon \PostalCodeValidation \Rules \PostalCode ;
88use PHPUnit \Framework \TestCase ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace Axlon \ PostalCodeValidation \ Tests \Unit ;
5+ namespace Tests \Unit ;
66
77use Axlon \PostalCodeValidation \PostalCodeValidator ;
88use Illuminate \Support \Collection ;
You can’t perform that action at this time.
0 commit comments