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