Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
ahangsu committed Jul 31, 2023
1 parent 9591651 commit 8ce7d87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/cucumber/steps/steps.js
Original file line number Diff line number Diff line change
Expand Up @@ -4821,6 +4821,7 @@ module.exports = function getSteps(options) {
const optionList = execTraceOptions.split(',');

assert.ok(this.simulateRequest);
// TODO: check if this is the best practice
this.simulateRequest.execTraceConfig = new algosdk.modelsv2.SimulateTraceConfig(
{
enable: true,
Expand Down

0 comments on commit 8ce7d87

Please sign in to comment.