mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* Use useEnv instead of default import * Don't export default * Update tests to mock useEnv * Fix env usages * Fix test issues * replace setEnv use * Fix various tests * Fix more tests * Fix more tests * Fix get-cache-headers tests * Fix sanitize-query test * Fix logger tests * Fix heartbeat tests * Remove borked integration test * Fix more tests * Finish fixing tests