AdGuardHome/internal/next/websvc/websvc_internal_test.go
2022-09-09 14:25:48 +03:00

6 lines
115 B
Go

package websvc
import "time"
// testTimeout is the common timeout for tests.
const testTimeout = 1 * time.Second