Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Modify test description
Browse files Browse the repository at this point in the history
  • Loading branch information
jihoonsong committed Jul 3, 2024
1 parent 0323935 commit db7cd17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { createAndSendUserOpWithEcdsaSig } from "./utils/createUserOp";

const oneEther = ethers.parseEther("1");

describe("SafePaymasterPlugin", () => {
describe("SafeSponsorEverythingPaymasterPlugin", () => {
it("should pass the ERC4337 validation", async () => {
const {
bundlerProvider,
Expand Down

0 comments on commit db7cd17

Please sign in to comment.