sort imports

This commit is contained in:
Julien Calixte
2023-03-18 14:59:39 +01:00
parent 9e6caa46a7
commit 8c4911adf6

View File

@@ -1,4 +1,4 @@
import { describe, it, expect, vi, afterEach, beforeEach } from "vitest"
import { afterEach, beforeEach, describe, expect, it, vi } from "vitest"
import { hasTimePassed, timeUntil } from "./time-until"
const noTime = () => ({