We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11fce34 commit ec4f841Copy full SHA for ec4f841
1 file changed
approvaltests/docs/how_to/ConfigureReporters.md
@@ -90,7 +90,7 @@ Lastly, it is possible to set the `APPROVAL_TESTS_USE_REPORTER` environment vari
90
91
The environment variable can take any combination of the following values. Multiple values should be separated by a comma, without whitespace.
92
93
-snippets: EnvironmentVariableReporterTest.testValidEnvironmentalValues.approved.txt
+snippet: EnvironmentVariableReporterTest.testValidEnvironmentalValues.approved.txt
94
95
For example, setting `APPROVAL_TESTS_USE_REPORTER=AutoApproveReporter` allows you to approve all pending changes at once
96
without modifying the source code and rebuilding the code to temporarily choose a different reporter. Similarly, setting
0 commit comments