Remove redundant line

This commit is contained in:
Maurits van Altvorst 2018-12-09 14:43:54 +01:00
parent c93bb0c1be
commit e203f18411

View File

@ -331,7 +331,6 @@ Feature: Various utility commands.
When I set content.headers.do_not_track to true
And I open headers
Then the header DNT should be set to 1
And the header DNT should be set to 1
Scenario: DNT header (off)
When I set content.headers.do_not_track to false