diff --git a/sasjs-tests/src/App.tsx b/sasjs-tests/src/App.tsx index c2beeae..c5f90ed 100644 --- a/sasjs-tests/src/App.tsx +++ b/sasjs-tests/src/App.tsx @@ -30,7 +30,7 @@ const App = (): ReactElement<{}> => { setTestSuites(testSuites) } - }, [adapter, config]) + }, [adapter, config, appLoc]) return (