diff --git a/web/root.js b/web/root.js
--- a/web/root.js
+++ b/web/root.js
@@ -60,6 +60,8 @@
   'walletconnect',
 ]);
 
+console.log('test');
+
 const RootProvider = (): React.Node => (
   <Provider store={store}>
     <ErrorBoundary>