diff --git a/test/CreditCardTest.php b/test/CreditCardTest.php index 26eed6bf5..43668b78f 100644 --- a/test/CreditCardTest.php +++ b/test/CreditCardTest.php @@ -194,7 +194,9 @@ public function jcbValues() * Test JCB number validity * * @dataProvider jcbValues - * @group issue-6278 + * + * @group 6278 + * @group 6927 */ public function testJcbCard($input, $expected) {