Rails 5 - Deprecated behavior - Passing an arg to force association to reload is deprecated. Call reload instead on message_spec.rb
See deprecation warning:
DEPRECATION WARNING: Passing an argument to force an association to reload is now deprecated and will be removed in Rails 5.1. Please callreloadon the result collection proxy instead. (called from block (5 levels) in <top (required)> at /home/runner/work/talk-api/talk-api/spec/models/message_spec.rb:68)
Rails 5 - Deprecated behavior - Passing an arg to force association to reload is deprecated. Call reload instead on message_spec.rb
See deprecation warning:
DEPRECATION WARNING: Passing an argument to force an association to reload is now deprecated and will be removed in Rails 5.1. Please call
reloadon the result collection proxy instead. (called from block (5 levels) in <top (required)> at /home/runner/work/talk-api/talk-api/spec/models/message_spec.rb:68)