Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Grimal committed Feb 4, 2025
1 parent a1da6a8 commit 999f1e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const { morpho } = addresses[ChainId.EthMainnet];

const borrower = testAccount(1);

describe("spectra liquidation", () => {
describe("should liquidate Spectra Tokens", () => {
let swapMockAddress: Address;

beforeEach<LiquidationTestContext<typeof mainnet>>(async ({ client }) => {
Expand Down

0 comments on commit 999f1e2

Please sign in to comment.