diff --git a/frontend/__tests__/__snapshots__/snapshot.test.js.snap b/frontend/__tests__/__snapshots__/snapshot.test.js.snap index 44257211b..141dfc1f4 100644 --- a/frontend/__tests__/__snapshots__/snapshot.test.js.snap +++ b/frontend/__tests__/__snapshots__/snapshot.test.js.snap @@ -1,3 +1,3 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`Home Snapshot matches snapshot (normalized) 1`] = `"

DevOps Assignment

Status:

Backend Message:

Loading...

Backend URL: http://localhost:8000

"`; +exports[`Home Snapshot matches snapshot (normalized) 1`] = `"

DevOps Project

Status:

Backend Message:

Loading...

Backend URL: http://localhost:8000

"`; diff --git a/frontend/pages/index.js b/frontend/pages/index.js index 028b51eba..8d288489f 100644 --- a/frontend/pages/index.js +++ b/frontend/pages/index.js @@ -37,13 +37,13 @@ export default function Home({ apiBaseUrl }) { return (
- DevOps Assignment - + DevOps Project +
-

DevOps Assignment

+

DevOps Project

Status: {status}