Skip to content

Commit

Permalink
test: Omit source maps as they contain absolute paths
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanmenzel committed Feb 20, 2025
1 parent 341ee88 commit 8387c72
Show file tree
Hide file tree
Showing 466 changed files with 1 addition and 217,152 deletions.
1 change: 1 addition & 0 deletions tests/approvals.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ describe('Approvals', async () => {
logLevel: LogLevel.Warning,
skipVersionCheck: true,
...defaultPuyaOptions,
outputSourceMap: false,
outputAwstJson: false,
outputAwst: false,
outputTeal: true,
Expand Down
Loading

0 comments on commit 8387c72

Please sign in to comment.