actual spec fixes

This commit is contained in:
Phil Hughes 2018-01-12 17:10:51 +00:00
parent d9764a5ce4
commit 2bb201b785
No known key found for this signature in database
GPG Key ID: 32245528C52E0F9F
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
= f.hidden_field :source_project_id
= f.hidden_field :source_branch
= f.hidden_field :target_project_id
= f.hidden_field :target_branch, id: ''
.mr-compare.merge-request.js-merge-request-new-submit{ 'data-mr-submit-action': "#{j params[:tab].presence || 'new'}" }
- if @commits.empty?