Skip to content

Commit

Permalink
Update test_incremental_microbatch.py
Browse files Browse the repository at this point in the history
  • Loading branch information
borjavb committed Dec 7, 2024
1 parent 5455196 commit 634d79b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ def test_execution_failure_no_partition_by(self, project):
in stdout
)


class TestBigQueryMicrobatchWithCopyPartitions(BaseMicrobatch):
@pytest.fixture(scope="class")
def microbatch_model_sql(self) -> str:
Expand Down

0 comments on commit 634d79b

Please sign in to comment.