diff --git a/spec/integration/microsoft365_spec.rb b/spec/integration/microsoft365_spec.rb index aee50f58ffe4..19724467e857 100644 --- a/spec/integration/microsoft365_spec.rb +++ b/spec/integration/microsoft365_spec.rb @@ -6,11 +6,6 @@ create(:microsoft365_channel).tap(&:refresh_xoauth2!) end - # TODO: Remove this once we have a better way for testing M365. - before do - skip 'This test example requires a valid account for M365.' - end - context 'when probing inbound' do before do options = channel.options[:inbound][:options]