- π³π±Netherlands Lendude Amsterdam
+++ b/core/modules/system/tests/modules/test_user_config/test_user_config.info.yml @@ -5,3 +5,5 @@ package: Testing dependencies: - drupal:user + - drupal:field + - drupal:image
Just checked and these are existing dependencies for the config in this module that were never declared, so good addition.
+++ b/core/modules/user/tests/src/Functional/UserPictureTest.php @@ -22,14 +22,14 @@ class UserPictureTest extends BrowserTestBase { + 'olivero_test',
Hmm yeah not sure about using this, it does WAY more than just adding some fields we need, would it be a massive rewrite to just add the stuff we need in this test and not use this module?
- Status changed to Needs review
almost 2 years ago 3:56pm 14 February 2023 - πΊπΈUnited States smustgrave
Actually didn't need olivero_test anyway
The last submitted patch, 6: 3308919-6.patch, failed testing. View results β
- Status changed to RTBC
almost 2 years ago 6:48am 15 February 2023 - Status changed to Fixed
almost 2 years ago 11:55am 15 February 2023 Automatically closed - issue fixed for 2 weeks with no activity.