spec: change should test SIS Agent Token Authentication to P2
Test Plan: _ Tests should pass _ Code review * note this is a slow running spec and can be a P2 Change-Id: I9186089c94860c4d2402c9f12b6eec20f6cc7925 Reviewed-on: https://gerrit.instructure.com/66090 Reviewed-by: Derek Hansen <dhansen@instructure.com> Tested-by: Jenkins Product-Review: Derek Hansen <dhansen@instructure.com> QA-Review: Derek Hansen <dhansen@instructure.com>
This commit is contained in:
parent
d583a8ac57
commit
56c815e9d2
|
@ -488,7 +488,7 @@ describe "admin settings tab" do
|
|||
end
|
||||
end
|
||||
|
||||
it "should test SIS Agent Token Authentication", priority: "1", test_id: 132577 do
|
||||
it "should test SIS Agent Token Authentication", priority: "2", test_id: 132577 do
|
||||
course_with_admin_logged_in(:account => Account.site_admin)
|
||||
sis_token = "canvas"
|
||||
go_to_feature_options(Account.site_admin.id)
|
||||
|
|
Loading…
Reference in New Issue