mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
change couchpotato_models for cucumber to load json_pure
This commit is contained in:
parent
3adc4e935a
commit
4d596928b3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
require 'couch_potato'
|
||||
|
||||
require 'json/pure'
|
||||
::CouchPotato::Config.database_name = 'couch_potato_test'
|
||||
|
||||
class Widget
|
||||
|
|
Loading…
Reference in a new issue