Sha256: baf6862eaa189089fc46a06bf9dc2d28f80615190b57178da54d15d3e0f7440e
Contents?: true
Size: 188 Bytes
Versions: 19
Compression:
Stored size: 188 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
19 entries across 19 versions & 4 rubygems