Avoid reloading features when uploading SARIF
This commit is contained in:
parent
6c2a71ced3
commit
9679491cab
15 changed files with 37 additions and 26 deletions
|
|
@ -419,6 +419,7 @@ async function testFailedSarifUpload(
|
|||
sinon.match.string,
|
||||
category,
|
||||
sinon.match.any,
|
||||
sinon.match.any,
|
||||
),
|
||||
`Actual args were: ${uploadFiles.args}`,
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue