Skip to content

Commit

Permalink
Update tests/scalers/temporal/temporal_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Jorge Turrado Ferrero <[email protected]>
Signed-off-by: Prajith <[email protected]>
  • Loading branch information
Prajithp and JorTurFer authored Oct 17, 2024
1 parent 7681beb commit d1aa803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/scalers/temporal/temporal_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ func getTemplateData() (templateData, []Template) {
WorkFlowCommand: "run-scenario",
WorkFlowIterations: 2,
TestNamespace: testNamespace,
TemporalDeploymentName: TemporalDeploymentName,
TemporalDeploymentName: temporalDeploymentName,
ScaledObjectName: scaledObjectName,
DeploymentName: deploymentName,
}, []Template{
Expand Down

0 comments on commit d1aa803

Please sign in to comment.