summaryrefslogtreecommitdiff
path: root/spec/requests/api/sidekiq_metrics_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-3/+1
| | | | | Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs. Removed unnecessary usage of `api:true`
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-4/+4
|
* Fixed Rubocop errorPatricio Cano2016-06-171-0/+40