summaryrefslogtreecommitdiff
path: root/spec/features/projects/files/find_files_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/features/projects/files/find_files_spec.rb')
-rw-r--r--spec/features/projects/files/find_files_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/features/projects/files/find_files_spec.rb b/spec/features/projects/files/find_files_spec.rb
index 7a99596585f..05003f6a4f5 100644
--- a/spec/features/projects/files/find_files_spec.rb
+++ b/spec/features/projects/files/find_files_spec.rb
@@ -1,6 +1,6 @@
require 'spec_helper'
-feature 'Find files button in the tree header', feature: true do
+feature 'Find files button in the tree header' do
given(:user) { create(:user) }
given(:project) { create(:project) }