diff --git a/src/components/__tests__/__snapshots__/BottomNavigation.test.js.snap b/src/components/__tests__/__snapshots__/BottomNavigation.test.js.snap index 4d771d6..9f9683c 100644 --- a/src/components/__tests__/__snapshots__/BottomNavigation.test.js.snap +++ b/src/components/__tests__/__snapshots__/BottomNavigation.test.js.snap @@ -9,9 +9,6 @@ exports[`renders custom icon and label in non-shifting bottom navigation 1`] = ` Object { "flex": 1, }, - Object { - "backgroundColor": "#000000", - }, undefined, ] } @@ -132,6 +129,33 @@ exports[`renders custom icon and label in non-shifting bottom navigation 1`] = ` ] } > + +