chore: fix and migrate unit tests to vitest
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { describe, expect, it } from "@jest/globals"
|
||||
import { describe, expect, it } from "vitest"
|
||||
|
||||
import accessBooking, {
|
||||
ACCESS_GRANTED,
|
||||
|
||||
Reference in New Issue
Block a user