Skip to content
Snippets Groups Projects

Issue-3502094 : Message Added for Role Settings form.

Open Kapil Kataria requested to merge issue/drupal-3502094:3502094-when-saving-the into 11.x
1 unresolved thread

Issue-3502094 : Message Added for Role Settings form.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
140 140 $this->assertSame(array_reverse($saved_rids), $rids);
141 141 }
142 142
143 /**
144 * Tests that the role settings form.
145 */
146 public function testRoleSettingsForm(): void {
  • added 1 commit

    • 5a80afd3 - Expand an existing one instead of a full test

    Compare with previous version

  • Please register or sign in to reply
    Loading