refactor: ♻️ Rubocop auto-correct
frozen_string_literal and single quote strings
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
require "test_helper"
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'test_helper'
|
||||
|
||||
class ApplicationSystemTestCase < ActionDispatch::SystemTestCase
|
||||
driven_by :selenium, using: :chrome, screen_size: [1400, 1400]
|
||||
|
||||
Reference in New Issue
Block a user