mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-06-20 00:58:30 +00:00
rails
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
require "test_helper"
|
||||
|
||||
class ApplicationSystemTestCase < ActionDispatch::SystemTestCase
|
||||
driven_by :selenium, using: :chrome, screen_size: [1400, 1400]
|
||||
end
|
||||
Reference in New Issue
Block a user