From c45e826551f2ab87974dcd311a54af21221a28e9 Mon Sep 17 00:00:00 2001 From: Umar Sheikh Date: Sun, 4 Feb 2018 20:54:24 +0500 Subject: [PATCH] rubocop fix --- test/controllers/object_manager_attributes_controller_test.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/test/controllers/object_manager_attributes_controller_test.rb b/test/controllers/object_manager_attributes_controller_test.rb index ac810c5af..7888b8b98 100644 --- a/test/controllers/object_manager_attributes_controller_test.rb +++ b/test/controllers/object_manager_attributes_controller_test.rb @@ -1,4 +1,3 @@ -# encoding: utf-8 require 'test_helper' class ObjectManagerAttributesControllerTest < ActionDispatch::IntegrationTest