Closed (fixed)
Project:
Drupal core
Version:
8.1.x-dev
Component:
routing system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Jul 2016 at 13:41 UTC
Updated:
17 Aug 2016 at 00:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
claudiu.cristeaAnd the fix.
Comment #3
claudiu.cristeaComment #4
claudiu.cristeaComment #6
dawehnerWhy do we not use
$this->assertEqualsas in every other patch? I know why you did that, but it might confuse people as every phpunit documentation uses$this->assertEqualsComment #7
claudiu.cristeaOK :)
Comment #8
claudiu.cristeaReveal the test-only patch in the list.
Comment #9
dawehnerLooks perfect for me
Comment #10
alexpottNice fix. Committed and pushed 9bc59ded3e700fe2e46907df41d06998a9ec3a47 to 8.2.x and 8091985 to 8.1.x. Thanks!