From 005fa8b6754529d8b34485dfb5c5dc6a658bea76 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 28 Mar 2018 09:14:26 +0200 Subject: [PATCH] Fix newline --- 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 27f68e1bb..743cffd84 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