DataDog / serverless-plugin-datadog

Serverless plugin to automagically instrument your Lambda functions with Datadog
Apache License 2.0
96 stars 49 forks source link

chore: Refactor test by reusing a variable #526

Closed lym953 closed 2 months ago

lym953 commented 2 months ago

What does this PR do?

The variable stateMachineName is defined with the same value in every test case, so let's extract it out to reduce some code.

Motivation

Testing Guidelines

npm test

Additional Notes

Types of changes

Check all that apply

lym953 commented 2 months ago

/merge

dd-devflow[bot] commented 2 months ago

:steam_locomotive: MergeQueue: pull request added to the queue

The median merge time in main is 2m.

Use /merge -c to cancel this operation!