]> Untitled Git - lemmy.git/blob - api_tests/jest.config.js
detailed error message for blocked domains (#3698) (#3701)
[lemmy.git] / api_tests / jest.config.js
1 module.exports = {
2   preset: "ts-jest",
3   testEnvironment: "node",
4 };