Skip to content

Commit e9c019d

Browse files
authored
Merge 3b8b434 into a2e3188
2 parents a2e3188 + 3b8b434 commit e9c019d

File tree

1 file changed

+4
-0
lines changed
  • docs/web-apps/automated-testing/cypress/yaml

1 file changed

+4
-0
lines changed

docs/web-apps/automated-testing/cypress/yaml/v1.md

+4
Original file line numberDiff line numberDiff line change
@@ -897,6 +897,10 @@ cypress:
897897
In order for your additional reporter to work, it must be compatible with the [cypress-multi-reporter plugin](https://www.npmjs.com/package/cypress-multi-reporters), which provides the underlying functionality.
898898
:::
899899

900+
:::warning
901+
This feature has been deprecated and will be removed in a future release. Migrate your reporter configuration to your cypress config file. See the [cypress documentation](https://docs.cypress.io/guides/tooling/reporters) for details or our [example repo](https://github.com/saucelabs/saucectl-cypress-example/tree/main/v1/examples/multi-reporter) for an example implementation.
902+
:::
903+
900904
---
901905

902906
#### `name`

0 commit comments

Comments
 (0)