summaryrefslogtreecommitdiff
path: root/features/steps/project/comments_on_commit_diffs.rb
diff options
context:
space:
mode:
Diffstat (limited to 'features/steps/project/comments_on_commit_diffs.rb')
-rw-r--r--features/steps/project/comments_on_commit_diffs.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/steps/project/comments_on_commit_diffs.rb b/features/steps/project/comments_on_commit_diffs.rb
index fc397a4fa91..50b978a5d23 100644
--- a/features/steps/project/comments_on_commit_diffs.rb
+++ b/features/steps/project/comments_on_commit_diffs.rb
@@ -1,4 +1,4 @@
-class CommentsOnCommitDiffs < Spinach::FeatureSteps
+class Spinach::Features::CommentsOnCommitDiffs < Spinach::FeatureSteps
include SharedAuthentication
include SharedDiffNote
include SharedPaths