summaryrefslogtreecommitdiff
path: root/features/steps/dashboard/with_archived_projects.rb
diff options
context:
space:
mode:
Diffstat (limited to 'features/steps/dashboard/with_archived_projects.rb')
-rw-r--r--features/steps/dashboard/with_archived_projects.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/steps/dashboard/with_archived_projects.rb b/features/steps/dashboard/with_archived_projects.rb
index 3d942107428..256629382a7 100644
--- a/features/steps/dashboard/with_archived_projects.rb
+++ b/features/steps/dashboard/with_archived_projects.rb
@@ -1,4 +1,4 @@
-class DashboardWithArchivedProjects < Spinach::FeatureSteps
+class Spinach::Features::DashboardWithArchivedProjects < Spinach::FeatureSteps
include SharedAuthentication
include SharedPaths
include SharedProject