diff --git a/src/view/com/testing/TestCtrls.e2e.tsx b/src/view/com/testing/TestCtrls.e2e.tsx index c847a33657..0572c1dd2b 100644 --- a/src/view/com/testing/TestCtrls.e2e.tsx +++ b/src/view/com/testing/TestCtrls.e2e.tsx @@ -16,7 +16,7 @@ LogBox.ignoreAllLogs() * of the tests dramatically. */ -const BTN = {height: 1, width: 1, backgroundColor: 'red'} +const BTN = {height: 16, width: 16} /* * This component is mounted inside in @@ -69,7 +69,7 @@ export function TestCtrls() { setShowLoggedOut(false) } return ( - + {isProxyConfigured && ( <>