Skip to content

Commit 92ee790

Browse files
foo6
1 parent 2a1ca8d commit 92ee790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/tests/runner_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -746,7 +746,7 @@ func TestCwd(t *testing.T) {
746746
if runtime.GOOS == "windows" {
747747
t.Skip()
748748
}
749-
749+
750750
runner := tester.NewRunner(t)
751751

752752
runner.RespondWith(tester.Result{

0 commit comments

Comments
 (0)