We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaabd44 commit 44500e2Copy full SHA for 44500e2
localEvaluation/localEvaluation.go
@@ -20,7 +20,7 @@ var (
20
LocalEvaluationConfigServerUrl = "https://api.lambdatest.com"
21
LocalEvaluationConfigPollInterval = 120
22
LocalEvaluationConfigPollerRequestTimeout = 10
23
- LocalEvaluationDeploymentKey = ""
+ LocalEvaluationDeploymentKey = "server-prdcpdFqASTGAUZ7rifW4B9nPKtkhmpx"
24
)
25
26
type variant struct {
0 commit comments