webui-vue: srcrev bump ab93192e39..e7eb9dc6c2

Derick Montague (1):
      Add unit testing documentation

(From meta-phosphor rev: f94bf684adb7f2a1313f0d9021bd592c8e352f7a)

Change-Id: I613b814f0fb5cedd80cc5d6ea1893644a6b433ed
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index b53d313..3f1195a 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/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 "