From 203be72c473fb7c37f976410a902904fa4f24fd2 Mon Sep 17 00:00:00 2001 From: Pat Hawks Date: Fri, 6 Jan 2017 05:57:21 -0600 Subject: [PATCH] Remove unnecessary "rubocop:enable" --- features/support/helpers.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/features/support/helpers.rb b/features/support/helpers.rb index 87cf717c..6613b8ea 100644 --- a/features/support/helpers.rb +++ b/features/support/helpers.rb @@ -114,7 +114,6 @@ def run_in_shell(*args) p end -# rubocop:enable Metrics/AbcSize #