Skip to content

Commit

Permalink
Update utils/_context/_scenarios/__init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: Charles de Beauchesne <[email protected]>
  • Loading branch information
estringana and cbeauchesne authored Jan 27, 2025
1 parent e954ad2 commit a76ca84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/_context/_scenarios/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ class _Scenarios:
profiling = ProfilingScenario("PROFILING")

appsec_no_stats = EndToEndScenario(
"End to end tests with default value of DD_TRACE_COMPUTE_STATS",
name="APPSEC_NO_STATS",
doc=(
"End to end testing with default values. Default scenario has DD_TRACE_COMPUTE_STATS=true."
"This scenario let that env to use its default"
Expand Down

0 comments on commit a76ca84

Please sign in to comment.