Skip to content

Commit ec4f841

Browse files
committed
. d fix EnvironmentVariableReporterTest snippet
1 parent 11fce34 commit ec4f841

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

approvaltests/docs/how_to/ConfigureReporters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Lastly, it is possible to set the `APPROVAL_TESTS_USE_REPORTER` environment vari
9090

9191
The environment variable can take any combination of the following values. Multiple values should be separated by a comma, without whitespace.
9292

93-
snippets: EnvironmentVariableReporterTest.testValidEnvironmentalValues.approved.txt
93+
snippet: EnvironmentVariableReporterTest.testValidEnvironmentalValues.approved.txt
9494

9595
For example, setting `APPROVAL_TESTS_USE_REPORTER=AutoApproveReporter` allows you to approve all pending changes at once
9696
without modifying the source code and rebuilding the code to temporarily choose a different reporter. Similarly, setting

0 commit comments

Comments
 (0)