Commit Graph

4 Commits

Author SHA1 Message Date
Carlos Antonio da Silva e39b9b9134 Fix order of arguments for `assert_equal` on tests
Use `assert_equal expected, actual` for proper error messages in case of
failures.
2020-08-27 18:24:17 -03:00
Pat Allan f39c6fd927 Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
Lucas Mazza a2498074f1
Replace custom `Array` assertion with `assert_equal`. 2016-05-03 14:18:35 -03:00
Rodrigo Flores 5ef35ee1bd Adding required_fields to all modules 2012-02-24 20:57:58 -02:00