Browse Source

Maintenance: GMail skip without present ENVs does not work because channel is created before.

Thorsten Eckel 4 years ago
parent
commit
47a46fb6fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      spec/requests/integration/gmail_spec.rb

+ 1 - 1
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: {