thoughtbot--shoulda-matchers/spec/support/acceptance
Elliot Winkler 70eaedf587 Fix broken acceptance tests
Bundler 1.6.0 made a change which prohibits you from running `bundle
init` from a directory from which Bundler is able to find a Gemfile by
ascending the file tree. This breaks our acceptance tests because some
of them create a directory and then run `bundle init` in order to
bootstrap that directory as a fresh Bundler project.
2017-11-08 23:04:58 -06:00
..
helpers Fix broken acceptance tests 2017-11-08 23:04:58 -06:00
matchers Make independent matchers really independent 2015-10-01 10:12:17 -06:00
adds_shoulda_matchers_to_project.rb Make independent matchers really independent 2015-10-01 10:12:17 -06:00
helpers.rb Use correct migration class in acceptance tests 2017-09-28 01:09:23 -05:00