You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
results.Output.ShouldContain("Can't find the .git directory in");
68
71
}
72
+
73
+
[Test]
74
+
[Category("NoMono")]
75
+
[Description("Doesn't work on Mono/Unix because of the path heuristics that needs to be done there in order to figure out whether the first argument actually is a path.")]
0 commit comments