Skip to content

Commit

Permalink
change name of test
Browse files Browse the repository at this point in the history
  • Loading branch information
jakekaplan committed Jul 19, 2024
1 parent 5ef5100 commit bd4c66c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_task_engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -1100,7 +1100,7 @@ async def my_task():


class TestTaskTimeTracking:
async def test_start_time_set(self):
async def test_start_time_set_on_running(self):
ID = None

@task
Expand Down

0 comments on commit bd4c66c

Please sign in to comment.