Fix for randomly failing tests that compare arrays in create_created_plan_service_spec.rb and
create_last_month_created_plan_service_spec.rb.

Changes:
 - the array checks now uses the RSpec match_array instead of eq.
 - fixed Rubocop warnings for two files.
dev
1 parent e043980 commit af9930ebe3654450a91089fd9aefa1d89b88995c
@John Pinto John Pinto authored on 17 Apr 2019
Showing 2 changed files
View
spec/services/org/create_created_plan_service_spec.rb
View
spec/services/org/create_last_month_created_plan_service_spec.rb