Commit 6666475e authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'dj-add-testcase-for-free-trial-spec' into 'master'

Add testcase to free trial specification

See merge request gitlab-org/gitlab!66959
parents ed50b7a7 82e4a851
......@@ -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