From 81ce59eab77cd6c8f3646116e91d5094ef6d76ef Mon Sep 17 00:00:00 2001 From: Brian Smith Date: Wed, 29 Nov 2023 11:23:23 -0500 Subject: [PATCH] fix: properly use OPTIMIZELY_PROJECT_ID and increase test coverage --- src/App.jsx | 2 +- src/App.test.jsx | 42 +++++++++++++++++- src/__snapshots__/App.test.jsx.snap | 68 +++++++++++++++++++++++++++++ 3 files changed, 110 insertions(+), 2 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index 56869fa..3a062ea 100755 --- a/src/App.jsx +++ b/src/App.jsx @@ -48,7 +48,7 @@ export const App = () => { } if (getConfig().OPTIMIZELY_PROJECT_ID) { return (