1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/test/json
Corey Ward 307065f959 Use appropriate assertion based on expectation
This resolves a stern Minitest “warning” about an upcoming
behavior change in MiniTest 6 that will result in the test failing.

https://github.com/seattlerb/minitest/issues/666
2017-01-17 14:25:41 -06:00
..
decoding_test.rb Use appropriate assertion based on expectation 2017-01-17 14:25:41 -06:00
encoding_test.rb "Use assert_nil if expecting nil. This will fail in minitest 6." 2016-12-25 02:29:52 +09:00
encoding_test_cases.rb class Foo < Struct.new(:x) creates an extra unneeded anonymous class 2017-01-13 15:13:47 +09:00