- Issue created by @g089h515r806
- 🇮🇳India sumit-k
Hi, Attaching the test patch for itemCountFieldValidationRule.
1> Test patch for itemCountFieldValidationRule.
2> Fixed 1x: The Drupal\Tests\field_validation\Kernel\Plugin\FieldValidationRule\EqualValuesValidationRuleTest::$modules property must be declared protected. See https://www.drupal.org/node/2909426 →- public static $modules = ['node', 'field_validation']; + protected static $modules = ['node', 'field_validation'];
- Status changed to Needs review
over 1 year ago 7:01am 18 July 2023 - last update
over 1 year ago 193 pass - Status changed to Needs work
over 1 year ago 10:05am 19 July 2023 - 🇨🇳China g089h515r806
The "protected" part of the patch already in the "tests for EqualValuesFieldValidationRule".
We can remove it here. - Status changed to Needs review
over 1 year ago 12:27pm 19 July 2023 - last update
over 1 year ago 194 pass -
g089h515r806 →
committed a226d6ac on 8.x-1.x authored by
sumit-k →
Issue #3369907 by sumit-k, g089h515r806: Write tests for...
-
g089h515r806 →
committed a226d6ac on 8.x-1.x authored by
sumit-k →
- Status changed to Fixed
over 1 year ago 11:12am 20 July 2023 Automatically closed - issue fixed for 2 weeks with no activity.