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

How far do we actually get into the test

This commit is contained in:
Daniel Colson 2022-05-04 22:08:04 -04:00
parent 6a51925d51
commit e246f7a1a5
No known key found for this signature in database
GPG key ID: 88A364BBE77B1353
3 changed files with 85 additions and 84 deletions

View file

@ -42,4 +42,4 @@ jobs:
- name: Setup project
run: bundle install
- name: Run test
run: bundle exec rake
run: bundle exec cucumber features/reloading.feature