We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6509348 commit 8038cabCopy full SHA for 8038cab
1 file changed
routes/__tests__/idNegotiation.test.js
@@ -1,6 +1,5 @@
1
import { jest } from "@jest/globals"
2
import dotenv from "dotenv"
3
-dotenv.config()
4
import controller from '../../db-controller.js'
5
6
it("Functional '@id-id' negotiation on objects returned.", async () => {
0 commit comments