Commit 82e4a851 authored by ddavison's avatar ddavison Committed by Anastasia McDonald

Add testcase to free trial specification

parent efbcd8cd
......@@ -42,7 +42,7 @@ module QA
Page::Trials::New.perform(&:visit)
end
it 'registers for a new trial' do
it 'registers for a new trial', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/1851' do
Page::Trials::New.perform do |new|
# setter
new.company_name = company_name
......
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