We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec15e53 commit deb6c8bCopy full SHA for deb6c8b
spec/spec_helper.rb
@@ -34,7 +34,7 @@
34
35
config.mock_with :rspec
36
37
- config.fixture_path = "#{Rails.root}/spec/fixtures"
+ config.fixture_paths = ["#{Rails.root}/spec/fixtures"]
38
39
# RSpec configuration options for Fat Free CRM.
40
config.include RSpec::Rails::Matchers
0 commit comments