Commit 59aa7e7
committed
test: skip repl history test without inspector
The REPL eval depends on the inspector, so the test fails with
ERR_INSPECTOR_NOT_AVAILABLE on builds configured --without-ssl.
Skip it like the other REPL history tests do.
Refs: #64513 (comment)1 parent 76d0f74 commit 59aa7e7
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments