summaryrefslogtreecommitdiff
path: root/spec/features/reportable_note/commit_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/features/reportable_note/commit_spec.rb')
-rw-r--r--spec/features/reportable_note/commit_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/features/reportable_note/commit_spec.rb b/spec/features/reportable_note/commit_spec.rb
index d82ebe02f77..1074eb62b33 100644
--- a/spec/features/reportable_note/commit_spec.rb
+++ b/spec/features/reportable_note/commit_spec.rb
@@ -1,6 +1,6 @@
require 'spec_helper'
-describe 'Reportable note on commit', :feature, :js do
+describe 'Reportable note on commit', :js do
include RepoHelpers
let(:user) { create(:user) }