diff --git a/frontend/package.json b/frontend/package.json
index d477da6..20c9515 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -47,5 +47,5 @@
"moduleNameMapper": {
"^axios$": "axios/dist/node/axios.cjs"
}
- },
+ }
}
diff --git a/frontend/src/App.test.tsx b/frontend/src/App.test.tsx
index fe92c0a..a63bc9a 100644
--- a/frontend/src/App.test.tsx
+++ b/frontend/src/App.test.tsx
@@ -5,6 +5,6 @@ import App from './App';
test('renders learn react link', () => {
render(
{message}