Skip to content

Commit

Permalink
Merge pull request #1706 from hennevogel/migrate_request_controller_test
Browse files Browse the repository at this point in the history
Migrate request controller tests (Part 1)
  • Loading branch information
bgeuken committed May 18, 2016
2 parents 5fbc394 + 0edce47 commit b696773
Show file tree
Hide file tree
Showing 18 changed files with 4,230 additions and 29 deletions.
1 change: 1 addition & 0 deletions src/api/app/controllers/webui/package_controller.rb
Expand Up @@ -244,6 +244,7 @@ def submit_request_dialog
render_dialog
end

# FIXME: This should be in Webui::RequestController
def submit_request
required_parameters :project, :package

Expand Down

0 comments on commit b696773

Please sign in to comment.