diff --git a/docs/guides/component-testing.mdx b/docs/guides/component-testing.mdx index a96b619..55f8580 100644 --- a/docs/guides/component-testing.mdx +++ b/docs/guides/component-testing.mdx @@ -1,6 +1,6 @@ import Admonition from "@theme/Admonition"; -# Компонентное тестирование (экспериментальное) +# Компонентное тестирование ## Введение diff --git a/i18n/en/docusaurus-plugin-content-docs/current/guides/component-testing.mdx b/i18n/en/docusaurus-plugin-content-docs/current/guides/component-testing.mdx index 6576759..79f4e71 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/guides/component-testing.mdx +++ b/i18n/en/docusaurus-plugin-content-docs/current/guides/component-testing.mdx @@ -1,6 +1,6 @@ import Admonition from "@theme/Admonition"; -# Component Testing (experimental) +# Component Testing ## Introduction