Admin gitolite logs. Refactored project creation. Few style fixes.
This commit is contained in:
parent
369df86e71
commit
d40b9ce26d
15 changed files with 66 additions and 24 deletions
|
@ -120,7 +120,7 @@ describe "Projects" do
|
|||
visit edit_project_path(@project)
|
||||
|
||||
fill_in 'project_name', :with => 'Awesome'
|
||||
fill_in 'project_path', :with => 'gitlabhq'
|
||||
fill_in 'project_code', :with => 'gitlabhq'
|
||||
click_button "Save"
|
||||
@project = @project.reload
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue