From 4b1566c78306aae34525c1b818aefa1d73899568 Mon Sep 17 00:00:00 2001 From: vincbeck Date: Wed, 12 Feb 2025 16:08:04 -0500 Subject: [PATCH] Fix main. Fix test `test_asset_command` --- tests/cli/commands/remote_commands/test_asset_command.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/cli/commands/remote_commands/test_asset_command.py b/tests/cli/commands/remote_commands/test_asset_command.py index 067bc9e8e1e2b..0b13b96f89c60 100644 --- a/tests/cli/commands/remote_commands/test_asset_command.py +++ b/tests/cli/commands/remote_commands/test_asset_command.py @@ -132,6 +132,7 @@ def test_cli_assets_materialize(parser: ArgumentParser) -> None: "data_interval_start": None, "logical_date": None, "queued_at": None, + "run_after": None, } assert run_list[0] | undeterministic == undeterministic | {