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 8b3be3c commit 6ee605fCopy full SHA for 6ee605f
src/component/utils.test.ts
@@ -1,4 +1,4 @@
1
-import {describe, it, expect} from "vitest";
+import { describe, it, expect } from "vitest";
2
import { isValidResendTestEmail } from "./utils.js";
3
4
describe("isValidResendTestEmail", () => {
0 commit comments