Make tests green for postgres
This commit is contained in:
parent
9ada678819
commit
552c6d4598
5 changed files with 15 additions and 12 deletions
2
Gemfile
2
Gemfile
|
@ -124,7 +124,7 @@ group :development, :test do
|
|||
gem "capybara"
|
||||
gem "pry"
|
||||
gem "awesome_print"
|
||||
gem "database_cleaner"
|
||||
gem "database_cleaner", ref: "f89c34300e114be99532f14c115b2799a3380ac6", git: "https://github.com/bmabey/database_cleaner.git"
|
||||
gem "launchy"
|
||||
gem 'factory_girl_rails'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue