diff --git a/features/steps/dashboard/dashboard_projects.rb b/features/steps/dashboard/dashboard_projects.rb index de471eb..670e25a 100644 --- a/features/steps/dashboard/dashboard_projects.rb +++ b/features/steps/dashboard/dashboard_projects.rb @@ -1,4 +1,4 @@ -class Dashboard < Spinach::FeatureSteps +class DashboardProjects < Spinach::FeatureSteps include SharedAuthentication include SharedPaths include SharedProject -- libgit2 0.21.2