This commit is contained in:
Pasha Sviderski
2026-03-27 20:57:36 +10:00
parent a1bde30b57
commit 37c937a570
-1
View File
@@ -99,7 +99,6 @@ func TestSSHCLIConnector_buildSSHArgs(t *testing.T) {
}
}
func TestControlSocketPath(t *testing.T) {
// Note: Cannot use t.Parallel() because a subtest uses t.Setenv().