mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-04 18:36:13 +02:00
Use rspec-its on rspec
This commit is contained in:
parent
a24c65ad34
commit
ad6aa26cbc
@ -12,6 +12,7 @@ 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