test: Fake work

This commit is contained in:
Steven Masley 2024-02-15 12:51:44 -06:00
parent 23095a89df
commit 31b384e435
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ import (
"github.com/coder/coder/v2/tailnet"
)
// Some comment for a diff
// We must only ever instantiate one httpSwagger.Handler because of a data race
// inside the handler. This issue is triggered by tests that create multiple
// coderd instances.