Skip to content

Commit

Permalink
Update debug-point-action.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HowardQin committed Dec 22, 2023
1 parent 9f6475c commit 9bbe99b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ curl -X POST "http://127.0.0.1:8030/api/debug_point/clear"

>In community's CI system, `enable_debug_points` configuration of FE and BE are true by default.
The Regression test framework also provides methods to activate and deactivate a particular debug point, <br />
The Regression test framework also provides methods to activate and deactivate a particular debug point, <br/>
they are declared as below:
```groovy
// "name" is the debug point to activate, "params" is a list of key-value pairs passed to debug point
Expand Down

0 comments on commit 9bbe99b

Please sign in to comment.