Sha256: 194c94076c583946c71aa5b2ca09acc9f9d6686f6069fc72f71f3081f1754ace
Contents?: true
Size: 172 Bytes
Versions: 23
Compression:
Stored size: 172 Bytes
Contents
# typed: false require "test_helper" class ApplicationSystemTestCase < ActionDispatch::SystemTestCase driven_by :selenium, using: :chrome, screen_size: [1400, 1400] end
Version data entries
23 entries across 23 versions & 1 rubygems