Skip to content
Snippets Groups Projects

Resolve #3371937 "Feed icon"

Open Yash Rode requested to merge issue/drupal-3371937:3371937-feed-icon into 11.x
1 unresolved thread

Closes #3371937

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
99 99 $this->assertEquals('Subscribe to <>&"'', trim(strip_tags($text)), 'feed_icon template escapes reserved HTML characters.');
100 100 }
101 101
102 /**
103 * Tests that the rendered output contains specific attributes.
104 */
105 public function testAttributeAdded() {
  • added 1 commit

    • 7424c22c - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Please register or sign in to reply
    Loading