diff --git a/sdk/route/__tests__/route.test.ts b/sdk/route/__tests__/route.test.ts index e7eb7a631..22f309769 100644 --- a/sdk/route/__tests__/route.test.ts +++ b/sdk/route/__tests__/route.test.ts @@ -249,6 +249,7 @@ describe("Automatic Route Tests", function () { "destinationToken", "relayFee", "destinationNativeGas", + "eta", ]); }); });