spec: add test id to spec 602158
Change-Id: I290616f52f78553aa0ad209d99e06791e97ef882 Reviewed-on: https://gerrit.instructure.com/70039 Reviewed-by: Alex Boyd <aboyd@instructure.com> Tested-by: Jenkins Product-Review: Alex Boyd <aboyd@instructure.com> QA-Review: Alex Boyd <aboyd@instructure.com>
This commit is contained in:
parent
6215ae20f2
commit
c926f7912d
|
@ -55,7 +55,7 @@ describe "international sms" do
|
|||
end
|
||||
end
|
||||
|
||||
it 'allows a phone number to be entered' do
|
||||
it 'allows a phone number to be entered', priority: "1", test_id: 602158 do
|
||||
get '/profile/settings'
|
||||
make_full_screen
|
||||
find('.add_contact_link.icon-add').click
|
||||
|
|
Loading…
Reference in New Issue