Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b98f5f7

Browse files
committed
reenable port-forward tests
1 parent bedca51 commit b98f5f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/portforward_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ import (
2424

2525
func TestPortForward(t *testing.T) {
2626
t.Parallel()
27-
t.Skip("These tests flake... a lot. It seems related to the Tailscale change, but all other tests pass...")
2827

2928
t.Run("None", func(t *testing.T) {
3029
t.Parallel()

0 commit comments

Comments
 (0)