Skip to content

Commit 2221ab2

Browse files
committed
Update runtests.sh
1 parent a4211e7 commit 2221ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/helix/content/runtests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ else
3838
fi
3939
export InstallPlaywright="$installPlaywright"
4040
if [ -f "$PLAYWRIGHT_DRIVER_PATH" ]; then
41-
echo "sudo apt-get install libdbus-glib-1-2 (for playwright)"
41+
echo "sudo apt-get install libdbus-glib-1-2 for playwright"
4242
sudo apt-get install libdbus-glib-1-2
4343
echo "chmod +x $PLAYWRIGHT_DRIVER_PATH"
4444
chmod +x $PLAYWRIGHT_DRIVER_PATH

0 commit comments

Comments
 (0)