From 47a46fb6fb7288c5211a730611e62d4c158a1698 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Fri, 5 Jun 2020 08:58:02 +0200 Subject: [PATCH] Maintenance: GMail skip without present ENVs does not work because channel is created before. --- spec/requests/integration/gmail_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/requests/integration/gmail_spec.rb b/spec/requests/integration/gmail_spec.rb index c20e6bb07..b98685814 100644 --- a/spec/requests/integration/gmail_spec.rb +++ b/spec/requests/integration/gmail_spec.rb @@ -1,6 +1,6 @@ require 'rails_helper' RSpec.describe 'Gmail XOAUTH2' do # rubocop:disable RSpec/DescribeClass - let!(:channel) do + let(:channel) do create(:channel, area: 'Google::Account', options: {