diff --git a/docs/reference/test-encyclopedia.mdx b/docs/reference/test-encyclopedia.mdx index 6b14da18edeb23..1d9d443f5905af 100644 --- a/docs/reference/test-encyclopedia.mdx +++ b/docs/reference/test-encyclopedia.mdx @@ -738,7 +738,7 @@ behavior and their toolchains will take precedence over the default ones. Test rule authors can define their own test toolchain type and also register a default toolchain for it. -## Integration Testing {#integration-testing} +## Integration Testing \{#integration-testing\} Bazel now supports a new `test_feature()` for integration tests. This allows for more robust testing of complex systems.