mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
Fix formatting in GETTING_STARTED.md
This commit is contained in:
parent
5531b20fa0
commit
f1ed05d4be
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ RSpec.configure do |config|
|
|||
FactoryGirl.find_definitions
|
||||
end
|
||||
end
|
||||
```
|
||||
|
||||
Remember to require the above file in your spec_helper since the support folder isn't eagerly loaded
|
||||
|
||||
|
|
Loading…
Reference in a new issue