Closed lym953 closed 2 months ago
The variable stateMachineName is defined with the same value in every test case, so let's extract it out to reduce some code.
stateMachineName
npm test
/merge
:steam_locomotive: MergeQueue: pull request added to the queue
The median merge time in main is 2m.
main
Use /merge -c to cancel this operation!
/merge -c
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