Skip to content

Commit 7869d31

Browse files
Update tests/functional/adapter/mssql/test_query_options.py
Your right it is, when I did the first pass it was not. Co-authored-by: Axell Padilla <68310020+axellpadilla@users.noreply.github.com>
1 parent 1bff5e9 commit 7869d31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/functional/adapter/mssql/test_query_options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ def test_options_render_on_second_run(self, project):
265265

266266

267267
# ---------------------------------------------------------------------------
268-
# Incremental merge / microbatch — unsupported, must raise
268+
# Incremental merge / microbatch
269269
# ---------------------------------------------------------------------------
270270

271271
incremental_merge_model_sql = """

0 commit comments

Comments
 (0)