[GitHub] [airflow] turbaszek commented on a change in pull request #9058: Improve test for the next_execution cli command

2020-05-29 Thread GitBox
turbaszek commented on a change in pull request #9058: URL: https://github.com/apache/airflow/pull/9058#discussion_r432602581 ## File path: tests/cli/commands/test_dag_command.py ## @@ -240,21 +240,29 @@ def test_cli_backfill_depends_on_past_backwards(self, mock_run):

[GitHub] [airflow] turbaszek commented on a change in pull request #9058: Improve test for the next_execution cli command

2020-05-29 Thread GitBox
turbaszek commented on a change in pull request #9058: URL: https://github.com/apache/airflow/pull/9058#discussion_r432549412 ## File path: tests/cli/commands/test_dag_command.py ## @@ -240,21 +239,30 @@ def test_cli_backfill_depends_on_past_backwards(self, mock_run):