Skip to content

Commit

Permalink
Fix test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
znichollscr committed Feb 5, 2024
1 parent d25ead3 commit 36a522a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tests/integration/test_doit_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,7 @@ def test_task_run(example_project_dir, tmp_path_factory):
# Other tests could go in here


# - test execute realises that task doesn't need to be re-run
# - test that execute realises that task doesn't need to be re-run
# - run up to a given notebook step
# - check the status
# - ensure the status shows that the notebooks we've just been run don't need to be run again

0 comments on commit 36a522a

Please sign in to comment.