mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 19:06:12 +02:00
Use capybara-screenshot for integration test
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
74a0591129
commit
4febcfd44d
@ -3,6 +3,7 @@ require_relative '../config/environment'
|
||||
require 'test/unit/rails/test_help'
|
||||
require 'test/unit/rr'
|
||||
require 'test/unit/capybara'
|
||||
require 'capybara-screenshot/testunit' # for integration test
|
||||
require 'webmock/test_unit'
|
||||
|
||||
WebMock.disable_net_connect!(allow_localhost: true)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user