Skip to content

Commit ada40d1

Browse files
committed
Refine UI test ui scripts.
Signed-off-by: ZePan110 <ze.pan@intel.com>
1 parent 8ec9641 commit ada40d1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

VisualQnA/tests/test_ui_on_xeon.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ function main() {
9696
start_services
9797
echo "::endgroup::"
9898

99+
echo "::group::validate_frontend"
100+
validate_frontend
101+
echo "::endgroup::"
102+
99103
echo "::group::stop_docker"
100104
stop_docker
101105
echo "::endgroup::"

0 commit comments

Comments
 (0)