Skip to content

Commit 70705bb

Browse files
committed
added dummy key
1 parent 44500e2 commit 70705bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

localEvaluation/localEvaluation.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ var (
2020
LocalEvaluationConfigServerUrl = "https://api.lambdatest.com"
2121
LocalEvaluationConfigPollInterval = 120
2222
LocalEvaluationConfigPollerRequestTimeout = 10
23-
LocalEvaluationDeploymentKey = "server-prdcpdFqASTGAUZ7rifW4B9nPKtkhmpx"
23+
LocalEvaluationDeploymentKey = "server-jAqqJaX3l8PgNiJpcv9j20ywPzANQQFh"
2424
)
2525

2626
type variant struct {

0 commit comments

Comments
 (0)