Skip to content

Commit

Permalink
seems like this is fixed now
Browse files Browse the repository at this point in the history
  • Loading branch information
balvig committed Oct 3, 2014
1 parent 517d6d1 commit 0107a2d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions README.md
Expand Up @@ -21,7 +21,6 @@ require 'utensils/custom_matchers'
require 'utensils/database_cleaner'
require 'utensils/factory_girl'
require 'utensils/omniauth'
require 'utensils/spring'
require 'utensils/timecop'
require 'utensils/upload_macros'
require 'utensils/vcr'
Expand Down Expand Up @@ -83,10 +82,6 @@ stub_oauth_error(:facebook)
login(user)
```

### spring

Reloads factories because spring doesn't

### timecop

Resets timecop after each spec
Expand Down
5 changes: 0 additions & 5 deletions lib/utensils/spring.rb

This file was deleted.

0 comments on commit 0107a2d

Please sign in to comment.