Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
mateo-ivc committed Nov 11, 2024
1 parent b635f07 commit e016a3f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import {t} from "i18next";
import {PassphraseModal} from "../PassphraseModal";
import {fireEvent} from "@testing-library/react";
import {useState} from "react";
import {AccessPolicy} from "store/features";

describe("<PassphraseDialog />", () => {
test("snapshot test", () => {
Expand Down

0 comments on commit e016a3f

Please sign in to comment.