Skip to content

Commit

Permalink
Update test/e2e/tests/network/switch-network.spec.ts
Browse files Browse the repository at this point in the history
Co-authored-by: seaona <54408225+seaona@users.noreply.github.com>
  • Loading branch information
hjetpoluru and seaona authored Oct 24, 2024
1 parent 70b9cd1 commit c08dbca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/tests/network/switch-network.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import HeaderNavbar from '../../page-objects/pages/header-navbar';
import SelectNetwork from '../../page-objects/pages/dialog/select-network';

describe('Switch network - ', function (this: Suite) {
it('multiple networks', async function () {
it('Switch networks to existing and new networks', async function () {
await withFixtures(
{
fixtures: new FixtureBuilder().build(),
Expand Down

0 comments on commit c08dbca

Please sign in to comment.