mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
chore: fix TestMeasureLatency/MeasureLatencyRecvTimeout
flake (#13301)
This commit is contained in:
4
coderd/database/pubsub/psmock/doc.go
Normal file
4
coderd/database/pubsub/psmock/doc.go
Normal file
@ -0,0 +1,4 @@
|
||||
// package psmock contains a mocked implementation of the pubsub.Pubsub interface for use in tests
|
||||
package psmock
|
||||
|
||||
//go:generate mockgen -destination ./psmock.go -package psmock github.com/coder/coder/v2/coderd/database/pubsub Pubsub
|
Reference in New Issue
Block a user