From b0ec4b9cc37f30c90d4bceff5e8b8efbac25dedc Mon Sep 17 00:00:00 2001 From: Alfredo Sumaran Date: Fri, 3 Jun 2016 18:06:23 -0500 Subject: [PATCH] Remove comment Just to trigger CI --- spec/features/projects/labels/issues_sorted_by_priority_spec.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/spec/features/projects/labels/issues_sorted_by_priority_spec.rb b/spec/features/projects/labels/issues_sorted_by_priority_spec.rb index 453ded8ee71..323b2665996 100644 --- a/spec/features/projects/labels/issues_sorted_by_priority_spec.rb +++ b/spec/features/projects/labels/issues_sorted_by_priority_spec.rb @@ -1,4 +1,3 @@ -# coding: utf-8 require 'spec_helper' feature 'Issue prioritization', feature: true do