webui-vue: srcrev bump ab93192e39..e7eb9dc6c2

Derick Montague (1):
      Add unit testing documentation

Change-Id: I794f99b8e3164f153f3b5f9d8a36407b33c5d86e
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 b53d313..3f1195a 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 = "ab93192e39e100b642aed9754adac12f590fd581"
+SRCREV = "e7eb9dc6c2c1e5969e0bddc23521cd3e11eacb22"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "