Skip to content

Commit 738b284

Browse files
Update docs/guides/modules/test/pages/adaptive-testing.adoc
Co-authored-by: Rosie Yohannan <rosie@circleci.com>
1 parent 7dd656f commit 738b284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@ Yes! The branch behavior is fully customizable through your CircleCI configurati
806806
See Scenario 3 in the "Flag Usage Scenarios" section for examples of customizing branch behavior.
807807

808808
[#baseline-coverage]
809-
=== Why are there so many files impact a test?
809+
=== Why are there so many files impacting a test?
810810

811811
If you see many files impacting each test during analysis (e.g., "...found 150 files impacting test..."), this may be caused by shared setup code like global imports or framework initialization being included in coverage.
812812

0 commit comments

Comments
 (0)