test/test_helper.rb
Showing 2 of 2 total issues
Prefer single-quoted strings when you don't need string interpolation or special symbols. Open
Open
require "codeclimate-test-reporter"
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Use nested module/class definitions instead of compact style. Open
Open
class ActiveSupport::TestCase
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks