fix spinach after #3196
This commit is contained in:
parent
6755d9908f
commit
f1c24f40f9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
class Dashboard < Spinach::FeatureSteps
|
class DashboardProjects < Spinach::FeatureSteps
|
||||||
include SharedAuthentication
|
include SharedAuthentication
|
||||||
include SharedPaths
|
include SharedPaths
|
||||||
include SharedProject
|
include SharedProject
|
||||||
|
|
Loading…
Reference in a new issue