diff --git a/site/en/reference/test-encyclopedia.md b/site/en/reference/test-encyclopedia.md index ca86c73d9d8ec2..011113120d255b 100644 --- a/site/en/reference/test-encyclopedia.md +++ b/site/en/reference/test-encyclopedia.md @@ -412,7 +412,10 @@ The initial environment block shall be composed as follows: TEST_UNDECLARED_OUTPUTS_DIR absolute path to a private writable directory (used to write undeclared - test outputs) + test outputs). Any files written to the + TEST_UNDECLARED_OUTPUTS_DIR directory will be zipped up and + added to an outputs.zip file under + bazel-testlogs. optional