- Issue created by @ptmkenny
- last update
10 months ago 1 pass - Status changed to Needs review
10 months ago 3:43pm 19 April 2024 - last update
10 months ago 1 pass - First commit to issue fork.
-
AdamPS →
committed 63b7c3db on 8.x-2.x authored by
ptmkenny →
Issue #3442148: Add GitLab CI template
-
AdamPS →
committed 63b7c3db on 8.x-2.x authored by
ptmkenny →
- Status changed to Needs work
10 months ago 1:07pm 9 May 2024 - 🇬🇧United Kingdom adamps
Great thanks. I committed it however the tests are failing. Most likely it's because they were running with D9.5 before and now with D10.
Probably this line in RrssbTest.php line 54
$this->submitForm($edit, 'Save content type');
needs to change to this
$this->submitForm($edit, 'Save');
or something similar
- Status changed to Fixed
10 months ago 2:46pm 9 May 2024 - 🇯🇵Japan ptmkenny
Thanks! I'll try to fix this but I'll do it in a follow-up issue since the template is already committed.
Automatically closed - issue fixed for 2 weeks with no activity.