spec/spec_helper.rb in fluentd-ui-0.3.8 vs spec/spec_helper.rb in fluentd-ui-0.3.9
- old
+ new
@@ -32,9 +32,10 @@
# config.mock_with :rr
# Syntax sugar to use the FactoryGirl methods directly instead FactoryGirl.create ete.
config.include FactoryGirl::Syntax::Methods
config.include LoginMacro
+ config.include JavascriptMacro
# If true, the base class of anonymous controllers will be inferred
# automatically. This will be the default behavior in future versions of
# rspec-rails.
config.infer_base_class_for_anonymous_controllers = false