webui-vue: srcrev bump f6bd4c62b3..f833c7e336

Derick Montague (1):
      Update failing unit tests

Change-Id: Ic2465da9a9fa05037987ec48eb2ee878ba9285b3
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 12353fb..238ab05 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 = "f6bd4c62b3779a7fb6d0ebe4a3cf6556f448bf7b"
+SRCREV = "f833c7e336c09c1cd7fef424a8017e639d20dfa2"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "