Skip to content

Commit

Permalink
Migrated SafeDriveService test to vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
marekdedic committed Jan 15, 2025
1 parent 2d0a015 commit de96699
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { expect, test } from "@jest/globals";
import { expect, test } from "vitest";

import { SafeDriveService_ } from "../../../src/backend/utils/SafeDriveService";
import {
Expand Down

0 comments on commit de96699

Please sign in to comment.