Skip to content

Commit

Permalink
fix: removed extra unnecessary line in test_client.py
Browse files Browse the repository at this point in the history
Signed-off-by: Shashank P <[email protected]>
  • Loading branch information
u625355 authored Sep 10, 2024
1 parent 446e891 commit 94e8880
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,6 @@ def test_instrumentation_enabled(tekhsi_client, initial_value, new_value, expect
), f"Expected new value {expected_value}, got {connection.instrumentation_enabled}"


#
@pytest.mark.parametrize(
"initial_symbols, expected_symbols",
[
Expand Down

0 comments on commit 94e8880

Please sign in to comment.