AdGuardHome/internal/next/websvc/websvc_internal_test.go
Ainar Garipov 25918e56fa Pull request 2100: v0.107.42-rc
Squashed commit of the following:

commit 284190f748345c7556e60b67f051ec5f6f080948
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Dec 6 19:36:00 2023 +0300

    all: sync with master; upd chlog
2023-12-07 17:23:00 +03:00

6 lines
115 B
Go

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