• Y
    remove warning from `bin/setup` test · 30206aef
    yuuji.yaginuma 提交于
    This removes the following warnings.
    
    ```
    test/application/bin_setup_test.rb:43: warning: ambiguous first argument; put parentheses or a space even after `/' operator
    ```
    30206aef
bin_setup_test.rb 1.5 KB