Using the django client we need to test that we get a redirect to list-attributions when we try to get this view with a user which isn't in the list of users for this funding source.
Ideally there should be a test for the opposite (i.e. a user is in the funding source)
Using the django client we need to test that we get a redirect to list-attributions when we try to get this view with a user which isn't in the list of users for this funding source.
Ideally there should be a test for the opposite (i.e. a user is in the funding source)