diff --git a/src/sphinx/Detailed-Topics/Forking.rst b/src/sphinx/Detailed-Topics/Forking.rst index 541c8d325..88f37dac4 100644 --- a/src/sphinx/Detailed-Topics/Forking.rst +++ b/src/sphinx/Detailed-Topics/Forking.rst @@ -141,7 +141,7 @@ type outputStrategy := Some(BufferedOutput(log: Logger)) As with other settings, this can be configured individually for main or -test ``run`` tasks. +test ``run`` tasks or for ``test`` tasks. Configuring Input =================