From 7fd0b52360d55123e75f319913495526ac0593c2 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 28 Feb 2018 08:11:23 +0100 Subject: [PATCH] Add missing newline [ci skip] --- tests/end2end/features/misc.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/end2end/features/misc.feature b/tests/end2end/features/misc.feature index aaad14530..2fed9be66 100644 --- a/tests/end2end/features/misc.feature +++ b/tests/end2end/features/misc.feature @@ -568,4 +568,4 @@ Feature: Various utility commands. Scenario: Simple adblock update When I set up "simple" as block lists And I run :adblock-update - Then the message "adblock: Read 1 hosts from 1 sources." should be shown \ No newline at end of file + Then the message "adblock: Read 1 hosts from 1 sources." should be shown