diff --git a/app/components/Views/confirmations/SendFlow/Confirm/__snapshots__/index.test.tsx.snap b/app/components/Views/confirmations/SendFlow/Confirm/__snapshots__/index.test.tsx.snap index a81fcd9aac8..c18972b1fe5 100644 --- a/app/components/Views/confirmations/SendFlow/Confirm/__snapshots__/index.test.tsx.snap +++ b/app/components/Views/confirmations/SendFlow/Confirm/__snapshots__/index.test.tsx.snap @@ -1319,7 +1319,7 @@ exports[`Confirm should render correctly 1`] = ` ] } > - Estimated gas fee + Network fee - Estimated gas fee + Network fee - {!origin - ? strings('transaction_review_eip1559.estimated_gas_fee') - : strings('transaction_review_eip1559.network_fee')} + {strings('transaction_review_eip1559.network_fee')}