16029: Add 'make integration-tests-in-docker'
[arvados-workbench2.git] / tools / run-integration-tests.sh
index 68e8a560772f78a4fd2c61478f482d155fb93bc2..09cb25188f77a89819451bf6bac6025d1e4e67d2 100755 (executable)
@@ -74,7 +74,7 @@ if [ ! -f ${ARVADOS_CONF} ]; then
 fi
 
 if [ -f "${WB2_DIR}/public/config.json" ]; then
-    echo "ERROR: Cannot run with Workbench2's public/config.json file"
+    echo "ERROR: Please move public/config.json file out of the way"
     exit 1
 fi