- Issue created by @joseph.olstad
- First commit to issue fork.
- @elber opened merge request.
- Status changed to Needs review
about 2 years ago 7:02pm 15 March 2023 - 🇨🇦Canada joseph.olstad
Hi @elber, thanks for this, I believe those second parameters can be simply removed.
so rather than:
$this->assertSession()->checkboxChecked('edit-roles-editor', null);
perhaps simply:
$this->assertSession()->checkboxChecked('edit-roles-editor');
-
joseph.olstad →
committed 81bd7066 on 8.x-1.x authored by
elber →
Issue #3348176: Fix automated test fails on HEAD
-
joseph.olstad →
committed 81bd7066 on 8.x-1.x authored by
elber →
- Status changed to Fixed
about 2 years ago 5:57pm 16 March 2023 Automatically closed - issue fixed for 2 weeks with no activity.