Skip to content

Commit

Permalink
Add API to increase log_count (#10)
Browse files Browse the repository at this point in the history
* [Opan/Fadli/Iman] Refine increase_log_count logic

* Update and fix error from sidekiq spec model barito_app

* Fix missing end tag

* Add initial spec controller for api/app_controller

* Fix routes

* Add spec controller for apps controller

* Fix type in routes

* Update spec controller apps.

* Fix issue reported by rubocop
  • Loading branch information
opan authored and Siddarth R committed Jun 6, 2018
1 parent 7bcd0e2 commit 9fd668b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/rails_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
require 'rspec/rails'
require 'webmock/rspec'
require 'database_cleaner'
require 'webmock/rspec'
require 'coveralls'
require 'simplecov'
require 'simplecov-console'
Expand Down

0 comments on commit 9fd668b

Please sign in to comment.