@@ -333,6 +333,7 @@ class InterventionViewTestCase(BaseViewTestCase):
|
||||
self.share_create_url,
|
||||
self.run_check_url,
|
||||
]
|
||||
# Define urls where a redirect to a specific location is the proper response
|
||||
success_urls_redirect = {
|
||||
self.share_url: self.detail_url
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user