diff --git a/tests/Validators/AlphaNumericDashValidatorTest.php b/tests/Validators/AlphaNumericDashValidatorTest.php index 9a522b51..7148bea2 100644 --- a/tests/Validators/AlphaNumericDashValidatorTest.php +++ b/tests/Validators/AlphaNumericDashValidatorTest.php @@ -7,11 +7,11 @@ use Tests\BaseTestCase; /** - * Class AlphaDashValidatorTest + * Class AlphaNumericDashValidatorTest * * @package Tests */ -class AlphaDashValidatorTest extends BaseTestCase +class AlphaNumericDashValidatorTest extends BaseTestCase { public function testSuccess() {