1
0
Fork 0

No issue: remove listing directory contents on UI test results (#10354)

master
Aaron Train 2020-05-04 10:34:06 -04:00 committed by GitHub
parent 824dedb195
commit 378cf2eff9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 7 deletions

View File

@ -102,12 +102,6 @@ function failure_check() {
echo "All UI test(s) have passed!"
fi
echo
echo "RESULTS"
echo
ls -la "${RESULTS_DIR}"
echo
echo "RESULTS"
echo