Skip trial spec for now

pull/7995/head
Oliver Günther 5 years ago
parent 5f8561c233
commit 4a55c5bc63
No known key found for this signature in database
GPG Key ID: A3A8BDAD7C0C552C
  1. 1
      spec/features/admin/enterprise/enterprise_trial_spec.rb

@ -30,6 +30,7 @@ require 'spec_helper'
describe 'Enterprise trial management',
type: :feature,
skip: true,
driver: :headless_firefox_billy do
let(:admin) { FactoryBot.create(:admin) }

Loading…
Cancel
Save