Skip to content

Commit

Permalink
fix: fix emptyBody spec timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti committed Aug 29, 2024
1 parent f842103 commit 7fb3be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/sdk.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,6 @@ describe('SDK suite', () => {

}

})
}, 15_000)

})

0 comments on commit 7fb3be1

Please sign in to comment.