Home
last modified time | relevance | path

Searched hist:"665235 c6" (Results 1 – 1 of 1) sorted by relevance

/openbmc/webui-vue/tests/unit/
H A DAppHeader.spec.js665235c6 Tue Feb 27 14:11:59 CST 2024 Ed Tanous <ed@tanous.net> Add empty authentication module

New versions of vuex warn if there are modules that are used in an
element that haven't had their namespace defined. This module isn't
actually used in the test, so add an empty Vuex module that matches the
name of AuthenticationStore, so the test can pass.

Change-Id: I5bceb3e1e0bad603028cfb17fa95b020d68ceb4d
Signed-off-by: Ed Tanous <ed@tanous.net>