- Issue created by @g089h515r806
- Status changed to Needs review
over 1 year ago 5:52am 13 July 2023 - last update
over 1 year ago 193 pass - 🇮🇳India sumit-k
Hi, sharing the patch for two changes.
1> Test patch for EqualValuesFieldValidationRule.
2> Removed 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'];
-
g089h515r806 →
committed 48b6ff5a on 8.x-1.x authored by
sumit-k →
Issue #3369906 by sumit-k, g089h515r806: write tests for...
-
g089h515r806 →
committed 48b6ff5a on 8.x-1.x authored by
sumit-k →
- Status changed to Fixed
over 1 year ago 9:55am 19 July 2023 Automatically closed - issue fixed for 2 weeks with no activity.