Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
uurien committed Oct 31, 2024
1 parent d9e7e49 commit 3a1384f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ const path = require('path')
const Axios = require('axios')
const { assert } = require('chai')

// These test are here and not in the integration tests
// because they require postgres instance
describe('RASP - command_injection - integration', () => {
let axios, sandbox, cwd, appPort, appFile, agent, proc

Expand Down

0 comments on commit 3a1384f

Please sign in to comment.