Skip to content

Commit db7396c

Browse files
committed
remove line that is no longer required
1 parent c410a39 commit db7396c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/guides/modules/test/pages/adaptive-testing.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -759,8 +759,6 @@ Yes, you can fully customize commands by defining `discover`, `run`, and `analys
759759
. Use the correct template variables (`<< test.atoms >>`, `<< outputs.junit >>`, `<< outputs.lcov >>`)
760760
. Output test results in a format CircleCI can parse (typically JUnit XML)
761761

762-
See the "Custom Configuration" section for detailed examples.
763-
764762
=== What happens if no tests are impacted by a change?
765763

766764
When test selection determines that no existing tests are affected by your changes, the system will run all tests as a safety measure. This ensures:

0 commit comments

Comments
 (0)