From 3bc97c0f927bb88a88ccf910594bfa11d3b4ebda Mon Sep 17 00:00:00 2001 From: Corey Taylor Date: Thu, 17 Oct 2013 11:56:30 -0400 Subject: [PATCH] Added newline to EOF. --- features/import.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/import.feature b/features/import.feature index f1432242..c5375053 100644 --- a/features/import.feature +++ b/features/import.feature @@ -36,4 +36,4 @@ Feature: Import content. """ When I run `wp import {EXPORT_FILE} --authors=skip --skip=image_resize` - Then STDOUT should not be empty \ No newline at end of file + Then STDOUT should not be empty -- 2.11.0