Skip to content

Commit

Permalink
remove debug leftovers
Browse files Browse the repository at this point in the history
  • Loading branch information
jandro996 committed Jul 5, 2024
1 parent d85598e commit bdc0720
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ class IastSpringBootSmokeTest extends AbstractIastServerSmokeTest {

List<String> command = []
command.add(javaPath())
//command.add("-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=5005")
command.addAll(defaultJavaProperties)
command.addAll([
withSystemProperty(IAST_ENABLED, true),
Expand Down

0 comments on commit bdc0720

Please sign in to comment.