Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeesun Kim authored and Jeesun Kim committed Apr 15, 2024
1 parent 67e9a66 commit b4c9eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fundAccountPage.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ test.describe("[futurenet/testnet] Fund Account Page", () => {
}) => {
// Get a new public key
const publicKey =
"GDVOT2ALMUF3G54RBHNJUEV6LOAZCQQCARHEVNUPKGMVPWFC4PFN33QR";
"GA4X4QMSTEUKWAXXX3TBFRMGWI3O5X5IUUHPKAIH5XKNQ4IBTQ6YSVV3";
const publicKeyInput = page.locator("#generate-keypair-publickey");
const getLumenButton = page
.getByTestId("fundAccount-buttons")
Expand Down

0 comments on commit b4c9eb9

Please sign in to comment.