Commit 6bab048
authored
Fix Node.js Enterprise tests (#181)
The [NodeJS tests are
failing](https://github.com/hazelcast/client-compatibility-suites/actions/runs/16021764635/job/45200929188):
> WARN at ConnectionManager: Error during initial connection to
127.0.0.1:34513 Error: certificate has expired
Same issue (and solution - albeit slightly reworked) as
hazelcast/hazelcast-nodejs-client#1535
[Example
execution](https://github.com/hazelcast/client-compatibility-suites/actions/runs/16051905507).1 parent 5a86976 commit 6bab048
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
323 | 326 | | |
324 | 327 | | |
325 | 328 | | |
| |||
0 commit comments