1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot_rails.git synced 2022-11-09 11:49:18 -05:00

No spring binstubs?

This commit is contained in:
Daniel Colson 2022-05-04 22:36:26 -04:00
parent 3ac995489d
commit 1f241f631d
No known key found for this signature in database
GPG key ID: 88A364BBE77B1353

View file

@ -53,7 +53,7 @@ Feature: automatically reloading factory_bot definitions
puts Spring.project_root_path.join("config/application.rb").exist?
"""
And I run `bin/rails runner spring_stuff.rb` with Spring enabled
And I run `bin/spring binstub --all` with a clean environment
# And I run `bin/spring binstub --all` with a clean environment
And I run `bin/spring server` with Spring enabled
And I run `bin/rails test` with Spring enabled
# And I append to "app/models/user.rb" with: