add tests for manage albums and manage collections
... | ... | @@ -17,6 +17,7 @@ group :test do |
gem 'pry' | ||
gem 'launchy' | ||
gem 'poltergeist' | ||
gem 'capybara-screenshot' | ||
end | ||
# Database Configuration | ||
... | ... |
spec/factories/user.rb
0 → 100644
Please register or sign in to comment