diff --git a/docs/Configuration.md b/docs/Configuration.md index 859bdaf45868..ca1bb7dd3e5c 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -426,7 +426,7 @@ This option allows the use of a custom global teardown module which exports an a _Note: A global teardown module configured in a project (using multi-project runner) will be triggered only when you run at least one test from this project._ -_Node: The same caveat concerning transformation of `node_modules_ as for `globalSetup` applies to `globalTeardown`. +_Note: The same caveat concerning transformation of `node_modules` as for `globalSetup` applies to `globalTeardown`._ ### `maxConcurrency` [number] diff --git a/website/versioned_docs/version-24.0/Configuration.md b/website/versioned_docs/version-24.0/Configuration.md index 1698ceb81e32..d89d8f989db5 100644 --- a/website/versioned_docs/version-24.0/Configuration.md +++ b/website/versioned_docs/version-24.0/Configuration.md @@ -408,7 +408,7 @@ This option allows the use of a custom global teardown module which exports an a _Note: A global teardown module configured in a project (using multi-project runner) will be triggered only when you run at least one test from this project._ -_Node: The same caveat concerning transformation of `node_modules_ as for `globalSetup` applies to `globalTeardown`. +_Note: The same caveat concerning transformation of `node_modules` as for `globalSetup` applies to `globalTeardown`._ ### `moduleDirectories` [array] diff --git a/website/versioned_docs/version-24.1/Configuration.md b/website/versioned_docs/version-24.1/Configuration.md index d7760ac6d28c..461818340a3f 100644 --- a/website/versioned_docs/version-24.1/Configuration.md +++ b/website/versioned_docs/version-24.1/Configuration.md @@ -408,7 +408,7 @@ This option allows the use of a custom global teardown module which exports an a _Note: A global teardown module configured in a project (using multi-project runner) will be triggered only when you run at least one test from this project._ -_Node: The same caveat concerning transformation of `node_modules_ as for `globalSetup` applies to `globalTeardown`. +_Note: The same caveat concerning transformation of `node_modules` as for `globalSetup` applies to `globalTeardown`._ ### `maxConcurrency` [number] diff --git a/website/versioned_docs/version-24.6/Configuration.md b/website/versioned_docs/version-24.6/Configuration.md index bfb07d106525..45544f1ef797 100644 --- a/website/versioned_docs/version-24.6/Configuration.md +++ b/website/versioned_docs/version-24.6/Configuration.md @@ -427,7 +427,7 @@ This option allows the use of a custom global teardown module which exports an a _Note: A global teardown module configured in a project (using multi-project runner) will be triggered only when you run at least one test from this project._ -_Node: The same caveat concerning transformation of `node_modules_ as for `globalSetup` applies to `globalTeardown`. +_Note: The same caveat concerning transformation of `node_modules` as for `globalSetup` applies to `globalTeardown`._ ### `maxConcurrency` [number] diff --git a/website/versioned_docs/version-24.8/Configuration.md b/website/versioned_docs/version-24.8/Configuration.md index e5627ff51da3..1cd21b44fc3b 100644 --- a/website/versioned_docs/version-24.8/Configuration.md +++ b/website/versioned_docs/version-24.8/Configuration.md @@ -427,7 +427,7 @@ This option allows the use of a custom global teardown module which exports an a _Note: A global teardown module configured in a project (using multi-project runner) will be triggered only when you run at least one test from this project._ -_Node: The same caveat concerning transformation of `node_modules_ as for `globalSetup` applies to `globalTeardown`. +_Note: The same caveat concerning transformation of `node_modules` as for `globalSetup` applies to `globalTeardown`._ ### `maxConcurrency` [number]