Skip to content

Commit

Permalink
Merge pull request #49 from ApplauseOSS/asset-upload
Browse files Browse the repository at this point in the history
Asset upload
  • Loading branch information
rconner46 authored Aug 16, 2024
2 parents 2764ac3 + 784f1c1 commit b19892f
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dist/index.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.cjs.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.mjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.mjs.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/auto-api/auto-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ export class AutoApi {
// Copy over the product id
productId: this.options.productId,

applauseTestCycleId: this.options.applauseTestCycleId,
itwTestCycleId: this.options.applauseTestCycleId,

// Copy over test rail parameters
testRailReportingEnabled: this.options.testRailOptions !== undefined,
Expand Down

0 comments on commit b19892f

Please sign in to comment.