Skip to content

Commit

Permalink
Removes pdb
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiubelu committed Sep 27, 2024
1 parent 6de526d commit 655e50a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/test_falco.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ def test_integration_falco(function_instance: harness.Instance):

# Falco should have noticed the unexpected behaviour from the event-generator, and it should
# have logged these events to stdout by default.
#import pdb; pdb.set_trace()
process = function_instance.exec(
[
"k8s",
Expand Down

0 comments on commit 655e50a

Please sign in to comment.