Skip to content

Conversation

@bart-degreed
Copy link
Contributor

No description provided.

@bart-degreed bart-degreed requested a review from maurei November 23, 2020 10:00
newman.run(parametersForTestRun, done);
};

let commands = []
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be const

err && console.error(err);

results.forEach(function (result) {
var failures = result.run.failures;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be const

@bart-degreed bart-degreed merged commit 6006c46 into json-api-dotnet:master Nov 24, 2020
@bart-degreed bart-degreed deleted the postman branch November 24, 2020 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants