spec/integration/logger_spec.rb in rom-rails-0.9.0 vs spec/integration/logger_spec.rb in rom-rails-1.0.0.beta1

- old
+ new

@@ -1,7 +1,5 @@ -require 'spec_helper' - -describe 'ROM logger' do +RSpec.describe 'ROM logger' do let(:rom) { ROM.env } it 'sets up rails logger for all gateways' do pending 'this will be re-enabled once we have feature detection on ' \ 'adapters and in case of missing rails-log-subscriber support we ' \