forked from iarv/Remote-Terminal-for-MeshCore
Add clearer message for e2e test lags
This commit is contained in:
+1
-1
@@ -3,6 +3,6 @@ set -e
|
||||
|
||||
SCRIPT_DIR="$(cd "$(dirname "$0")/.." && pwd)"
|
||||
|
||||
echo "Starting E2E tests..."
|
||||
echo "Starting E2E tests (kicks off a build; this may take a few minutes..."
|
||||
cd "$SCRIPT_DIR/tests/e2e"
|
||||
npx playwright test "$@"
|
||||
|
||||
Reference in New Issue
Block a user