Skip to content

Commit c286d79

Browse files
committed
coverage
1 parent 5242ed9 commit c286d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ omit = [
191191
# the latest pyspark (3.5) doesn't officially support Python 3.12 and 3.13
192192
'narwhals/_spark_like/*',
193193
# we don't run these in every environment
194-
'tests/spark_like_test.py',
194+
'tests/ibis_test.py',
195195
]
196196
exclude_also = [
197197
"if sys.version_info() <",

0 commit comments

Comments
 (0)