mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-11 16:57:11 +02:00
Add missing require
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
094bf525e1
commit
39061fe38e
@ -24,6 +24,7 @@ Capybara.javascript_driver = :selenium
|
||||
require 'capybara-screenshot/rspec'
|
||||
|
||||
require "fluent/load"
|
||||
require "fluent/plugin/buf_file"
|
||||
|
||||
# Requires supporting ruby files with custom matchers and macros, etc,
|
||||
# in spec/support/ and its subdirectories.
|
||||
|
Loading…
Reference in New Issue
Block a user