Sha256: a58d09aa9a0a018685c01e5b3612dcd278de75a883cbd1f25d67659921d2e2c4
Contents?: true
Size: 168 Bytes
Versions: 2
Compression:
Stored size: 168 Bytes
Contents
require "test_helper" class ApplicationSystemTestCase < ActionDispatch::SystemTestCase driven_by :rack_test#, using: :headless_chrome, screen_size: [1400, 1400] end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
smarter_listing-0.5.0 | test/application_system_test_case.rb |
smarter_listing-0.6.0 | test/application_system_test_case.rb |