Skip to content

Commit

Permalink
Removing unnecessary blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
antonio-amjr committed Sep 26, 2024
1 parent bd2db19 commit 5fcedfb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/test_engine/models/test_case.py
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,6 @@ def next_step(self) -> None:

# update current step
self.current_test_step_index += 1

self.current_test_step.mark_as_executing()

def __print_log_separator(self) -> None:
Expand Down

0 comments on commit 5fcedfb

Please sign in to comment.