mirror of
https://github.com/eggjs/egg.git
synced 2024-12-04 07:14:30 +00:00
Since 'runInAnoymousContextScope' now has a new feature with a request as a parameter, it lacks a new test case, this is the test case for it. Refs: https://github.com/eggjs/egg/pull/5134