webui-vue: srcrev bump ac2b3f08f4..b31a448dc9

Derick Montague (1):
      Run test script as part of the pre-commit hook

SurenNeware (1):
      Add unit test cases for loading bar component

Change-Id: I0df7deead9c7aca55ef7415f5efc0519dde59117
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index 64d246b..e6d4dc2 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "ac2b3f08f4bc46d088756b41d63e523ab4f71f2a"
+SRCREV = "b31a448dc9d6d153b33e2a8616f1626d376a6ee0"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "