Home
last modified time | relevance | path

Searched hist:"2 f7f657d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/webui-vue/tests/unit/__snapshots__/
H A DAppNavigation.spec.js.snap2f7f657d Wed Feb 28 06:24:14 CST 2024 Konstantin Aladyshev <aladyshev22@gmail.com> Correct AppNavigation snapshot to pass unit tests

The commit "Add SNMP alerts page and test hooks"
(7c1cfe7e25957fc915fc9790bdf78887295b1fee) has added a new page to the
navigation, but didn't change the shanpshot. As a result this broke the
unit tests.
Perform "npx jest --updateSnapshot" to automatically correct the
AppNavigation snapshot.

Tested: Did npm run test:unit and it passed.

Change-Id: I9f9dbf235013d8736d958d5c8d19eb3d75c575ba
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>