Problem/Motivation

AssertLegacyTrait::assertUrl() is deprecated in drupal:8.2.0 and is removed from drupal:10.0.0. Use $this->assertSession()->addressEquals() instead.
See https://www.drupal.org/node/3129738

Steps to reproduce

Run the AntibotNoJavascriptTest test and notice the message displayed.

CommentFileSizeAuthor
#2 3215468-2.patch1001 bytespaulocs

Comments

paulocs created an issue. See original summary.

paulocs’s picture

Assigned: paulocs » Unassigned
Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new1001 bytes
guilhermevp’s picture

Status: Needs review » Reviewed & tested by the community

Patch updates test accordingly. Moving to RTBC.

gaurav.kapoor’s picture

Thanks for fixing this.

  • gaurav.kapoor committed f0c5ad7 on 8.x-1.x authored by paulocs
    Issue #3215468 by paulocs, guilhermevp, gaurav.kapoor: AssertLegacyTrait...
gaurav.kapoor’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.