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:
Heath Hales 2016-01-11 12:21:19 -07:00 committed by Alex Boyd
parent 6215ae20f2
commit c926f7912d
1 changed files with 1 additions and 1 deletions

View File

@ -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