Skip to content

Commit

Permalink
Update docs/web-apps/automated-testing/cucumberjs-playwright/yaml.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Plischke <[email protected]>
  • Loading branch information
tianfeng92 and alexplischke authored Aug 12, 2024
1 parent 433a711 commit 980a4ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ Do not use `dependencies` and `packages` at the same time.
Instructs npm to perform SSL key validation when making requests to the registry via HTTPS (`true`) or not (`false`). Defaults to `false` if not set.

:::note
When running tests and installing packages via a Sauce Connect tunnel, it is required to set `strictSSL` to `false`.
If you're using a Sauce Connect tunnel, you must set `strictSSL` to `false`.
:::

```yaml
Expand Down

0 comments on commit 980a4ef

Please sign in to comment.