Skip to content

Commit e4f463e

Browse files
committed
Rename test class to match file name
1 parent 1ca871c commit e4f463e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/FedEx/Tests/ValidationAvailabilityAndCommitmentServiceTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use FedEx\ValidationAvailabilityAndCommitmentService\ComplexType\ServiceAvailabilityRequest;
88
use FedEx\ValidationAvailabilityAndCommitmentService\Request;
99

10-
class ValidationAvailabilityAndCommitmentService extends TestCase
10+
class ValidationAvailabilityAndCommitmentServiceTest extends TestCase
1111
{
1212
public function testServiceAvailabilityRequest()
1313
{

0 commit comments

Comments
 (0)