refactor feature steps
This commit is contained in:
parent
ef4e9c24d3
commit
79eb5ab396
34 changed files with 270 additions and 376 deletions
5
features/steps/project/project.rb
Normal file
5
features/steps/project/project.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
class Projects < Spinach::FeatureSteps
|
||||
include SharedAuthentication
|
||||
include SharedProject
|
||||
include SharedPaths
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue