spec: add student_access_spec to parallel_exclude

Change-Id: I265b9e4284997c52f63db3b3f62dd34285f8dec2
Reviewed-on: https://gerrit.instructure.com/13962
Reviewed-by: Jake Sorce <jake@instructure.com>
Tested-by: Bryan Madsen <bryan@instructure.com>
This commit is contained in:
Bryan Madsen 2012-09-26 14:22:29 -06:00
parent a193f8c4d9
commit 6a881a9648
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ module ParallelExclude
'vendor/plugins/respondus_soap_endpoint/spec_canvas/integration/respondus_endpoint_spec.rb',
'vendor/plugins/multiple_root_accounts/spec_canvas/models/attachment_spec.rb',
'vendor/plugins/webct_scraper/spec_canvas/lib/models/bulk_course_migration_spec.rb',
'vendor/plugins/instructure_misc_plugin/spec_canvas/student_access_spec.rb',
'spec/apis/api_spec_helper.rb',
'spec/apis/general_api_spec.rb',
'spec/apis/user_content_spec.rb',