Skip to content

Commit 6b3205d

Browse files
hyperswitch-bot[bot]swetasharma03
authored andcommitted
chore(cypress): run formatter and address lints
1 parent 8713fb5 commit 6b3205d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

cypress-tests/cypress/e2e/configs/Payment/Authorizedotnet.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ import {
33
multiUseMandateData,
44
singleUseMandateData,
55
} from "./Commons";
6-
import {
7-
generateRandomEmail,
8-
} from "../../../utils/RequestBodyUtils";
6+
import { generateRandomEmail } from "../../../utils/RequestBodyUtils";
97

108
const successfulNo3DSCardDetails = {
119
card_number: "4111111111111111",

0 commit comments

Comments
 (0)