From 1bf4ff8893ee8777357489185e0d65f9f1d840fc Mon Sep 17 00:00:00 2001 From: paulj Date: Wed, 19 Jul 2023 18:37:58 -0400 Subject: [PATCH] add breaking change indicator --- docs/guides/references/migration-guide.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/references/migration-guide.mdx b/docs/guides/references/migration-guide.mdx index 25689b209f..be37610491 100644 --- a/docs/guides/references/migration-guide.mdx +++ b/docs/guides/references/migration-guide.mdx @@ -48,7 +48,7 @@ Whether Cypress will process, compress, and upload videos to Cypress Cloud even See our [Control which videos to keep and upload to Cypress Cloud](/guides/guides/screenshots-and-videos#Control-which-videos-to-keep-and-upload-to-Cypress-Cloud) guide with code examples to discard captured video of passing tests. -#### `videoCompression` is set to false by default +#### Breaking Change: `videoCompression` is set to false by default The quality setting for the video compression.