diff --git a/app/components/UI/EditGasFee1559/__snapshots__/index.test.tsx.snap b/app/components/UI/EditGasFee1559/__snapshots__/index.test.tsx.snap
index 9e57dc2ffc7..d1dd983557a 100644
--- a/app/components/UI/EditGasFee1559/__snapshots__/index.test.tsx.snap
+++ b/app/components/UI/EditGasFee1559/__snapshots__/index.test.tsx.snap
@@ -135,7 +135,40 @@ exports[`EditGasFee1559 should render correctly 1`] = `
+ Low
+ ,
+ "name": "low",
+ "topLabel": false,
+ },
+ {
+ "label":
+ Market
+ ,
+ "name": "medium",
+ "topLabel": false,
+ },
+ {
+ "label":
+ Aggressive
+ ,
+ "name": "high",
+ "topLabel": false,
+ },
+ ]
+ }
/>