Sha256: 48ba0febc338bed8ebc1a77379d3aefbad67d95e02b7f31dc1a336e4d1532f9c
Contents?: true
Size: 187 Bytes
Versions: 57
Compression:
Stored size: 187 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
57 entries across 57 versions & 1 rubygems