Closed (fixed)
Project:
Redirect
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 May 2020 at 14:35 UTC
Updated:
16 Jul 2020 at 13:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
johnchqueThis should work. Gonna check if it breaks any test.
Comment #3
shreyal999 commentedPicking this up for review.
Comment #4
shreyal999 commentedHey yongt9412, can you help me with the module as it says.
redirect_404 was not found. [warning]
No release history available for redirect_404 8.x .
Comment #5
berdircan we test this somehow? For some reason, we thought this was necessary.
Maybe save the form and then assert what exactly has been stored?
Comment #6
johnchqueHmmm I guess that in tests we were missing this line in the end. This should not break other tests.
We also were asserting that the container had that text but not asserting the whitelines.
Comment #8
berdirCommitted.