Sha256: 4fe18064272e9592a7032f18fc80862859bb74e27ff64fc42830d0b0547d4ca1

Contents?: true

Size: 157 Bytes

Versions: 1

Compression:

Stored size: 157 Bytes

Contents

require 'test_helper'

class ApplicationSystemTestCase < ActionDispatch::SystemTestCase
  driven_by :selenium, using: :chrome, screen_size: [1400, 1400]
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails_org-0.0.1 test/application_system_test_case.rb