skip: reconnectingpty tests (#5322)

This commit is contained in:
Marcin Tojek
2022-12-06 16:36:54 +01:00
committed by GitHub
parent c77c1b4bc2
commit 85a6d14fbb
+1
View File
@@ -22,6 +22,7 @@ import (
func Test_Runner(t *testing.T) {
t.Parallel()
t.Skip("See: https://github.com/coder/coder/issues/5247")
t.Run("OK", func(t *testing.T) {
t.Parallel()