Skip to content

Commit

Permalink
ts fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lukehesluke committed Nov 13, 2023
1 parent 729cde2 commit 57a9679
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ const FlowStageUtils = {

/**
* Randomly generate customer details
* @param {boolean} includeAllOptionalFields
* @param {boolean} [includeAllOptionalFields]
* @returns {Customer}
*/
createRandomCustomerDetails(includeAllOptionalFields) {
Expand Down

0 comments on commit 57a9679

Please sign in to comment.