Skip to content

Commit d3ae960

Browse files
committed
fix lint
Signed-off-by: hao-affirm <104030690+hao-affirm@users.noreply.github.com>
1 parent 9cf3f05 commit d3ae960

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/python/tests/unit/test_sql_registry.py

+1
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,7 @@ def test_apply_data_source(sql_registry):
552552

553553
sql_registry.teardown()
554554

555+
555556
@pytest.mark.skipif(
556557
sys.platform == "darwin" and "GITHUB_REF" in os.environ,
557558
reason="does not run on mac github actions",

0 commit comments

Comments
 (0)