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 9ef6d8e commit 9a71ed7Copy full SHA for 9a71ed7
src/utils/tag-object.spec.ts
@@ -1,4 +1,4 @@
1
-import { tagObject } from "./tagObject";
+import { tagObject } from "./tag-object";
2
3
describe("tagObject", () => {
4
const setTag = jest.fn();
0 commit comments