• Y
    Fix `warning: circular argument reference` · 2966f959
    yuuji.yaginuma 提交于
    This fixes the following warnings:
    
    ```
    rails/activejob/lib/active_job/test_helper.rb:119: warning: circular argument reference - except
    rails/activejob/lib/active_job/test_helper.rb:166: warning: circular argument reference - except
    ```
    2966f959
test_helper.rb 14.8 KB