summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDerick Montague <derick.montague@ibm.com>2020-12-01 04:37:41 +0300
committerYoshie Muranaka <yoshiemuranaka@gmail.com>2020-12-02 22:47:24 +0300
commit04d05ea7ce7de68391820c81ac38090c4f671b4b (patch)
tree8a1e7157e5d63049403e9d9d809ccf08b54e8f5c /tests
parent787635a2adc8863d7198be09871087a8642b4ea9 (diff)
downloadwebui-vue-04d05ea7ce7de68391820c81ac38090c4f671b4b.tar.xz
Update application navigation component snapshot
- Ran npm test:update to update snapshot test to fix a broken test caused by the change to the snmp route update in https://gerrit.openbmc-project.xyz/c/openbmc/webui-vue/+/38207 Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I3777026f9c61ed2009b7c36493c7ff7df8ecd629
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/__snapshots__/AppNavigation.spec.js.snap4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/unit/__snapshots__/AppNavigation.spec.js.snap b/tests/unit/__snapshots__/AppNavigation.spec.js.snap
index f8984f8b..d84d4364 100644
--- a/tests/unit/__snapshots__/AppNavigation.spec.js.snap
+++ b/tests/unit/__snapshots__/AppNavigation.spec.js.snap
@@ -434,7 +434,7 @@ exports[`AppNavigation.vue should render correctly 1`] = `
>
<a
class="nav-link"
- href="/"
+ href="/snmp-settings"
target="_self"
>
@@ -1000,7 +1000,7 @@ exports[`AppNavigation.vue should render with nav-container open 1`] = `
>
<a
class="nav-link"
- href="/"
+ href="/snmp-settings"
target="_self"
>