mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-10 16:27:06 +02:00
Remove garbage
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
5d25cf1625
commit
a6e90b0eaa
@ -2,5 +2,4 @@ require "test_helper"
|
|||||||
|
|
||||||
class ApplicationSystemTestCase < ActionDispatch::SystemTestCase
|
class ApplicationSystemTestCase < ActionDispatch::SystemTestCase
|
||||||
driven_by :selenium, using: :headless_chrome, screen_size: [1920, 1080]
|
driven_by :selenium, using: :headless_chrome, screen_size: [1920, 1080]
|
||||||
# TODO enable screenshot
|
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user