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

This commit is contained in:
Thorsten Eckel 2020-06-05 08:58:02 +02:00
parent 2ffca390a9
commit 47a46fb6fb

View file

@ -1,6 +1,6 @@
require 'rails_helper' require 'rails_helper'
RSpec.describe 'Gmail XOAUTH2' do # rubocop:disable RSpec/DescribeClass RSpec.describe 'Gmail XOAUTH2' do # rubocop:disable RSpec/DescribeClass
let!(:channel) do let(:channel) do
create(:channel, create(:channel,
area: 'Google::Account', area: 'Google::Account',
options: { options: {