Skip to content
Commit 4775b2a2 authored by Björn Geuken's avatar Björn Geuken
Browse files

[ci] rails 5: Fix ruby 2.0 parser error reported by rubocop

========

spec/controllers/webui/user_controller_spec.rb:101:43: E: unexpected token tCOLON
(Using Ruby 2.0 parser; configure using TargetRubyVersion parameter, under AllCops)
      expect(response.body).to eq({"sEcho": 2, "iTotalRecords": 1, "iTotalDisplayRecords": 1, "aaData": []}.to_json)
parent f4b5164f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment