From 2ba72d9fbd4ab6049b9c05fcfba494a859093b4c 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 56869fa98..3a062ea35 100755 --- a/src/App.jsx +++ b/src/App.jsx @@ -48,7 +48,7 @@ export const App = () => { } if (getConfig().OPTIMIZELY_PROJECT_ID) { return (