Skip to content

Commit

Permalink
Update src/Scan/RestScans.spec.ts
Browse files Browse the repository at this point in the history
Co-authored-by: denis-maiorov-brightsec <103932492+denis-maiorov-brightsec@users.noreply.github.com>
  • Loading branch information
BMNTeam and denis-maiorov-brightsec authored Oct 11, 2023
1 parent 5f27046 commit 1b60ce6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Scan/RestScans.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ describe('RestScans', () => {
const scanConfig: ScanConfig = {
name: 'scan',
module: Module.DAST,
buckets: [],
tests: [],
fileId: 'id'
};
Expand Down

0 comments on commit 1b60ce6

Please sign in to comment.