Skip to content

Commit 537c85a

Browse files
authored
Apply suggestion from @richvdh
1 parent 3b2c7b4 commit 537c85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/element-web-playwright-common/playwright-screenshots.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ EOF
108108
fi
109109
done
110110

111-
# Our Playwright fixtures use Testcontainers [1], which in uses a docker image
111+
# Our Playwright fixtures use Testcontainers [1], which uses a docker image
112112
# called Ryuk [2], which will clean up any dangling containers/networks/etc
113113
# after a timeout, if the parent process dies unexpectedly.
114114
#

0 commit comments

Comments
 (0)