mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
skip: reconnectingpty tests (#5322)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user