Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
perrin4869 committed Jul 7, 2021
1 parent b4ca526 commit 7590c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/specs/ec-info.specs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { ECInfo } from "../../src/resources/ECInfo";
import { generateFixture as generateCheckoutInfo } from "../fixtures/ec-info";
import { testEndpoint } from "../utils";

describe("EC Form links", () => {
describe("EC Info", () => {
let api: RestAPI;
let ecInfo: ECInfo;

Expand Down

0 comments on commit 7590c38

Please sign in to comment.