Skip to content

Commit

Permalink
fix test for protected export
Browse files Browse the repository at this point in the history
  • Loading branch information
siddy2181 committed Dec 11, 2024
1 parent 99836cd commit 9d345fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/three-domain-secure/interface.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
import { describe, expect, vi } from "vitest";
import { destroy as zoidDestroy } from "@krakenjs/zoid/src";

import { devEnvOnlyExport } from "../lib";
import { ThreeDomainSecureComponent } from "./component";
import { GraphQLClient, RestClient } from "./api";
import { getFastlaneThreeDS } from "./utils";
Expand Down

0 comments on commit 9d345fb

Please sign in to comment.