summaryrefslogtreecommitdiff
path: root/features/steps/project/browse_commits.rb
diff options
context:
space:
mode:
Diffstat (limited to 'features/steps/project/browse_commits.rb')
-rw-r--r--features/steps/project/browse_commits.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/steps/project/browse_commits.rb b/features/steps/project/browse_commits.rb
index df961ea4687..9f1f7c96972 100644
--- a/features/steps/project/browse_commits.rb
+++ b/features/steps/project/browse_commits.rb
@@ -1,4 +1,4 @@
-class ProjectBrowseCommits < Spinach::FeatureSteps
+class Spinach::Features::ProjectBrowseCommits < Spinach::FeatureSteps
include SharedAuthentication
include SharedProject
include SharedPaths