We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac1d304 commit e264503Copy full SHA for e264503
docs/cloud/features/branch-review.mdx
@@ -24,7 +24,7 @@ Compare which tests are failing, flaky, pending, added, or modified between the
24
UI Coverage or Cypress Accessibility changes between runs will also appear here.
25
26
Branch Review is useful even if you do not have a Pull Request workflow, because it allows you to compare any two runs of your choice.
27
-These might might represent different builds of the application, changes in test code, or results from nightly runs. This page will use
+These might represent different builds of the application, changes in test code, or results from nightly runs. This page will use
28
the example of a Pull Request made using the GitHub integration, but this integration is not required in order to use Branch Review.
29
30
A common scenario throughout the software development lifecycle (SDLC) is an engineer's **feature** branch that will be merged into the
0 commit comments