Skip to content

Commit

Permalink
rename tests
Browse files Browse the repository at this point in the history
  • Loading branch information
netbonus committed Jul 3, 2024
1 parent 8898fe9 commit 99aa538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/__test__/e2e/signing/solana/solana.versioned.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ describe('solana.versioned', () => {
expect(signedTx).toBeDefined();
});

test('simulate versioned solana transaction with zero lamport transfer', async () => {
test('simulate versioned solana transactions from nufi', async () => {
// sign transaction
sign(null, {
data: {
Expand Down

0 comments on commit 99aa538

Please sign in to comment.