test: move debugger spec to main process (#20514)
This commit is contained in:
parent
5c2c30142c
commit
1f44f47de1
2 changed files with 16 additions and 19 deletions
|
@ -50,7 +50,7 @@ Returns:
|
|||
|
||||
* `event` Event
|
||||
* `method` String - Method name.
|
||||
* `params` unknown - Event parameters defined by the 'parameters'
|
||||
* `params` any - Event parameters defined by the 'parameters'
|
||||
attribute in the remote debugging protocol.
|
||||
|
||||
Emitted whenever the debugging target issues an instrumentation event.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue