Rspec test repo replaced.\nMerge Requests improved
This commit is contained in:
parent
781f5aa6fb
commit
3676838dc9
18 changed files with 90 additions and 41 deletions
|
@ -134,7 +134,7 @@ describe "Projects" do
|
|||
visit edit_project_path(@project)
|
||||
|
||||
fill_in 'Name', :with => 'Awesome'
|
||||
fill_in 'Path', :with => 'legit'
|
||||
fill_in 'Path', :with => 'gitlabhq'
|
||||
fill_in 'Description', :with => 'Awesome project'
|
||||
click_button "Save"
|
||||
@project = @project.reload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue