MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / jest.setup.js

File jest.setup.js

packages/typesense/jest.setup.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1module.exports = async function (globalConfig, projectConfig) {
2 const result = require('dotenv').config({ path: '../../apps/web/.env.test' });
3
4 if (result.error) {

Callers

nothing calls this directly

Calls 1

initFunction · 0.85

Tested by

no test coverage detected