Skip to content

Commit

Permalink
Fix linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
michel-laterman committed Nov 10, 2021
1 parent 8f5bf8a commit df3f8e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libbeat/tests/system/test_http_pprof.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,3 @@ def test_pprof_error(self):
"""
r = requests.get("http://localhost:5066/debug/pprof/not-exist")
assert r.status_code == 404

0 comments on commit df3f8e3

Please sign in to comment.