We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd9b412 commit 28b7011Copy full SHA for 28b7011
src/client/testing/testController/common/utils.ts
@@ -37,6 +37,7 @@ interface ExecutionResultMessage extends Message {
37
* On Windows, it returns the default temporary directory.
38
* On macOS/Linux, it prefers the `XDG_RUNTIME_DIR` environment variable if set,
39
* otherwise, it falls back to the default temporary directory.
40
+ * trivial edit
41
*
42
* @returns {string} The path to the temporary directory.
43
*/
0 commit comments