gems: remove guard
- It doesn't seem used a lot these days - It has some incompatibility with rspec 4 We need to explicitely add the 'listen' gem now though.
This commit is contained in:
parent
1d7c4f5b02
commit
473a86b861
3 changed files with 2 additions and 41 deletions
|
@ -17,7 +17,6 @@
|
|||
#
|
||||
# See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
|
||||
|
||||
require 'rspec'
|
||||
require 'capybara/rspec'
|
||||
require 'capybara-screenshot/rspec'
|
||||
require 'capybara/email/rspec'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue