Skip to content

Commit

Permalink
Update test/e2e/accounts/snap-account-contract-interaction.spec.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Gustavo Antunes <[email protected]>
  • Loading branch information
plasmacorral and gantunesr authored Aug 12, 2024
1 parent aaf9fa7 commit e1b9d41
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import FixtureBuilder from '../fixture-builder';
import { SMART_CONTRACTS } from '../seeder/smart-contracts';
import { installSnapSimpleKeyring, importKeyAndSwitch } from './common';

describe('Snap Account - Contract interaction', function () {
describe('Snap Account Contract interaction', function () {
const smartContract = SMART_CONTRACTS.PIGGYBANK;

it('deposits to piggybank contract', async function () {
Expand Down

0 comments on commit e1b9d41

Please sign in to comment.