summaryrefslogtreecommitdiff
path: root/tests/unit
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit')
-rw-r--r--tests/unit/__snapshots__/AppNavigation.spec.js.snap18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/unit/__snapshots__/AppNavigation.spec.js.snap b/tests/unit/__snapshots__/AppNavigation.spec.js.snap
index e0ab2737..11db8068 100644
--- a/tests/unit/__snapshots__/AppNavigation.spec.js.snap
+++ b/tests/unit/__snapshots__/AppNavigation.spec.js.snap
@@ -236,6 +236,15 @@ exports[`AppNavigation.vue should render correctly 1`] = `
</a>
<a
class="nav-link"
+ data-test-id="nav-item-power-restore-policy"
+ href="#/control/power-restore-policy"
+ >
+
+ appNavigation.powerRestorePolicy
+
+ </a>
+ <a
+ class="nav-link"
data-test-id="nav-item-reboot-bmc"
href="#/control/reboot-bmc"
>
@@ -752,6 +761,15 @@ exports[`AppNavigation.vue should render with nav-container open 1`] = `
</a>
<a
class="nav-link"
+ data-test-id="nav-item-power-restore-policy"
+ href="#/control/power-restore-policy"
+ >
+
+ appNavigation.powerRestorePolicy
+
+ </a>
+ <a
+ class="nav-link"
data-test-id="nav-item-reboot-bmc"
href="#/control/reboot-bmc"
>