Skip to content

test: fix flaky cluster unix socket test

Ensure common.tmpDir exists before trying to chdir into it. Fixes a "ENOENT: no such file or directory, uv_chdir" error when the temporary directory is removed before running the test.

Merge request reports

Loading