We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2221ab2 commit f76265aCopy full SHA for f76265a
eng/helix/content/runtests.sh
@@ -38,7 +38,7 @@ else
38
fi
39
export InstallPlaywright="$installPlaywright"
40
if [ -f "$PLAYWRIGHT_DRIVER_PATH" ]; then
41
- echo "sudo apt-get install libdbus-glib-1-2 for playwright"
+ echo "sudo apt-get install libdbus-glib-1-2"
42
sudo apt-get install libdbus-glib-1-2
43
echo "chmod +x $PLAYWRIGHT_DRIVER_PATH"
44
chmod +x $PLAYWRIGHT_DRIVER_PATH
0 commit comments