Skip to content

Commit

Permalink
Flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
anodos325 committed Jun 26, 2024
1 parent 3086d53 commit a514b92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ def log_test_name_to_middlewared_log(request):
# Beware that this is executed after session/package/module/class fixtures
# are applied so the logs will still not be exactly precise.
test_name = request.node.name
ip_to_use = truenas_server.ip
truenas_server.client.call("test.notify_test_start", test_name)
yield

Expand Down

0 comments on commit a514b92

Please sign in to comment.