Replace commit note request specs with spinach features
This commit is contained in:
parent
3022786948
commit
f8e1f4a7c9
4 changed files with 146 additions and 101 deletions
|
@ -1,6 +1,6 @@
|
|||
class ProjectCommentCommit < Spinach::FeatureSteps
|
||||
class CommentsOnCommits < Spinach::FeatureSteps
|
||||
include SharedAuthentication
|
||||
include SharedProject
|
||||
include SharedNote
|
||||
include SharedPaths
|
||||
include SharedProject
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue