diff --git a/playground/e2e/detox.config.js b/playground/e2e/detox.config.js index a295f96feb..8b020b7569 100644 --- a/playground/e2e/detox.config.js +++ b/playground/e2e/detox.config.js @@ -38,7 +38,7 @@ const config = { notifications: 'hide', clock: '1200', wifiSignal: 'strong', - mobileSignal: 'none', + cellSignal: 'none', battery: 'full', charging: false, },