Skip to content

Commit

Permalink
fix: disable test debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone committed Oct 17, 2023
1 parent 1ddc733 commit 23fd719
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ let lastCallbackId: number;
integrationTest(
"Abort transmission if the Send Data callback hasn't been received after the sendDataAbort timeout elapses",
{
debug: true,
// debug: true,

// provisioningDirectory: path.join(
// __dirname,
Expand Down

0 comments on commit 23fd719

Please sign in to comment.