Fixed some tests and snippet colorize
This commit is contained in:
parent
470aa7675e
commit
9304d049de
13 changed files with 64 additions and 68 deletions
|
@ -40,8 +40,7 @@ module Gitlab
|
|||
post do
|
||||
params[:code] ||= params[:name]
|
||||
params[:path] ||= params[:name]
|
||||
attrs = attributes_for_keys [:code,
|
||||
:path,
|
||||
attrs = attributes_for_keys [:path,
|
||||
:name,
|
||||
:description,
|
||||
:default_branch,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue