When a test is decorated and wrapped in a function that takes `*args, **kwargs` using `functools.wraps`, yielded values from contexts are not passed. The situation that exposed this was using Django's override_settings.