Skip to content

Commit

Permalink
fix: e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
micaelae committed Aug 6, 2024
1 parent 444cce8 commit 6d1aa20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/e2e/fixture-builder.js
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,8 @@ class FixtureBuilder {
extensionSupport: false,
srcNetworkAllowlist: [],
},
destTokens: {},
destTopAssets: [],
},
};
return this;
Expand Down

0 comments on commit 6d1aa20

Please sign in to comment.