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