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 44500e2 commit 70705bbCopy full SHA for 70705bb
localEvaluation/localEvaluation.go
@@ -20,7 +20,7 @@ var (
20
LocalEvaluationConfigServerUrl = "https://api.lambdatest.com"
21
LocalEvaluationConfigPollInterval = 120
22
LocalEvaluationConfigPollerRequestTimeout = 10
23
- LocalEvaluationDeploymentKey = "server-prdcpdFqASTGAUZ7rifW4B9nPKtkhmpx"
+ LocalEvaluationDeploymentKey = "server-jAqqJaX3l8PgNiJpcv9j20ywPzANQQFh"
24
)
25
26
type variant struct {
0 commit comments