chore: Disable load test for flakes (#4998)

This commit is contained in:
Kyle Carberry
2022-11-10 15:31:35 +00:00
committed by GitHub
parent d64c73dd74
commit aa9fa2bdff
+1
View File
@@ -24,6 +24,7 @@ import (
func Test_Runner(t *testing.T) {
t.Parallel()
t.Skip("Flake seen here: https://github.com/coder/coder/actions/runs/3436164958/jobs/5729513320")
t.Run("OK", func(t *testing.T) {
t.Parallel()