Sha256: c5f13fe890cb0797269a9d15ec13e74a6c11be6a2aeaca16376fc51e81c30ef3
Contents?: true
Size: 190 Bytes
Versions: 3
Compression:
Stored size: 190 Bytes
Contents
# frozen_string_literal: true require("test_helper") class ApplicationSystemTestCase < ActionDispatch::SystemTestCase driven_by(:selenium, using: :chrome, screen_size: [1400, 1400]) end
Version data entries
3 entries across 3 versions & 1 rubygems