Sha256: 8c6b0e9bfedd1b219757a346964b6d4001a4d86bc6d35ac632268ed7ba3b3988
Contents?: true
Size: 188 Bytes
Versions: 7
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
7 entries across 7 versions & 1 rubygems