Skip to content

Commit

Permalink
Allow collection of bugs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Sep 21, 2024
1 parent 7064483 commit a888186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import pytest


collect_ignore = ['jaraco/windows/bugs', 'jaraco/windows/incubator']
collect_ignore = ['jaraco/windows/incubator']


try:
Expand Down

0 comments on commit a888186

Please sign in to comment.