Skip to content

Commit

Permalink
remove not needed line
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenyuLInx committed Nov 26, 2024
1 parent 014990c commit e3261ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/functional/retry/test_retry_threads.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,3 @@ def test_thread_target(self, project):

assert {n.node.name: n.status for n in results.results} == expected_statuses
assert results.args["threads"] == 1
write_file(models__thread_model, "models", "thread_model.sql")

0 comments on commit e3261ec

Please sign in to comment.