Commit 64e73d0c authored by Alper Akgun's avatar Alper Akgun

Rename generate trial test spec describe block

parent d1fa774b
......@@ -53,7 +53,7 @@ RSpec.describe Gitlab::SubscriptionPortal::Clients::Rest do
end
end
describe '#create_trial_account' do
describe '#generate_trial' do
subject do
client.generate_trial({})
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment