]> Untitled Git - lemmy.git/blobdiff - api_tests/jest.config.js
Revert "Attempt to fix CI building wrong commits (#3830)"
[lemmy.git] / api_tests / jest.config.js
index 91a2d2c0d311017438880c27890ec8d34e60d25f..a93551fca2595177bde244eeae3903f4af710482 100644 (file)
@@ -1,4 +1,4 @@
 module.exports = {
-  preset: 'ts-jest',
-  testEnvironment: 'node',
-};
\ No newline at end of file
+  preset: "ts-jest",
+  testEnvironment: "node",
+};