opensafely-core / airlock

Other
2 stars 0 forks source link

Use context var rather than removed method #430

Closed evansd closed 3 months ago

evansd commented 3 months ago

The method was removed here: https://github.com/opensafely-core/airlock/commit/8be977883a16afd8

But the template code which used it was added in a separate PR here: https://github.com/opensafely-core/airlock/commit/88eb7d5537a4b49d

So while each PR's tests passed, their merge didn't.