Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-06-04 02:06:23 +0300
committerAlfredo Sumaran <alfredo@gitlab.com>2016-06-06 19:59:49 +0300
commitb0ec4b9cc37f30c90d4bceff5e8b8efbac25dedc (patch)
tree4e05741bf580311305b74be66f043a6c7596ad95 /spec/features/projects/labels
parent2ca32a09b68b1b74e8142d6211ffc8f70acf472e (diff)
Remove comment
Just to trigger CI
Diffstat (limited to 'spec/features/projects/labels')
-rw-r--r--spec/features/projects/labels/issues_sorted_by_priority_spec.rb1
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