We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d7c49 commit 2699451Copy full SHA for 2699451
packages/data/src/utils.test.ts renamed to packages/data/tests/utils.test.ts
@@ -1,4 +1,4 @@
1
-import { jsDateToGraphqlDate } from "./utils"
+import { jsDateToGraphqlDate } from "../src/utils"
2
3
describe("Utils", () => {
4
describe("# jsDateToGraphqlDate", () => {
0 commit comments