Skip to content

Commit a10b86b

Browse files
committed
Mark test as slow
1 parent 9881ae0 commit a10b86b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/api/test_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -590,6 +590,7 @@ def get_classes(module):
590590
return classes
591591

592592

593+
@pytest.mark.slow
593594
def test_module_attribute():
594595
# Check that each class pandas defines can be imported from
595596
# the __module__ attribute

0 commit comments

Comments
 (0)