spec/spec_helper.rb in fluentd-ui-0.3.10 vs spec/spec_helper.rb in fluentd-ui-0.3.11

- old
+ new

@@ -36,9 +36,10 @@ # Syntax sugar to use the FactoryGirl methods directly instead FactoryGirl.create ete. config.include FactoryGirl::Syntax::Methods config.include LoginMacro config.include JavascriptMacro config.include StubDaemon + config.include ConfigHistories # 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