diff options
author | Alfredo Sumaran <alfredo@gitlab.com> | 2016-06-03 18:06:23 -0500 |
---|---|---|
committer | Alfredo Sumaran <alfredo@gitlab.com> | 2016-06-06 11:59:49 -0500 |
commit | b0ec4b9cc37f30c90d4bceff5e8b8efbac25dedc (patch) | |
tree | 4e05741bf580311305b74be66f043a6c7596ad95 | |
parent | 2ca32a09b68b1b74e8142d6211ffc8f70acf472e (diff) | |
download | gitlab-ce-b0ec4b9cc37f30c90d4bceff5e8b8efbac25dedc.tar.gz |
Remove comment
Just to trigger CI
-rw-r--r-- | spec/features/projects/labels/issues_sorted_by_priority_spec.rb | 1 |
1 files changed, 0 insertions, 1 deletions
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 |