Skip to content

Commit

Permalink
fix: e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
micaelae committed Jul 30, 2024
1 parent afbe5e1 commit 7a8a2d6
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 7a8a2d6

Please sign in to comment.