mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 19:06:12 +02:00
Remove rspec-its requiring
This commit is contained in:
parent
acef07e036
commit
daa7685b08
@ -12,7 +12,6 @@ end
|
||||
ENV["RAILS_ENV"] ||= 'test'
|
||||
require File.expand_path("../../config/environment", __FILE__)
|
||||
require 'rspec/rails'
|
||||
require 'rspec/its'
|
||||
require 'webmock/rspec'
|
||||
WebMock.disable_net_connect!(allow_localhost: true)
|
||||
require 'capybara/poltergeist'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user