diff --git a/site/docs/skylark/testing.md b/site/docs/skylark/testing.md index 6522ef808f227f..1f2916a2033e1d 100644 --- a/site/docs/skylark/testing.md +++ b/site/docs/skylark/testing.md @@ -169,7 +169,7 @@ Then: * its test rule type should be named `foo_test` (`provider_contents_test`) -* the label of the target of this rule type should be `foo` +* the label of the target of this rule type should be `foo_test` (`provider_contents_test`) * the implementation function for the testing rule should be named