Skip to content

Commit f66d6ad

Browse files
committed
debugging test
1 parent f13e38e commit f66d6ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ test=pytest
1313

1414
[tool:pytest]
1515
ignore_glob=./splitio/_OLD/*
16-
addopts = --verbose --cov=splitio --cov-report xml
16+
addopts = --verbose --cov=splitio --cov-report xml -k LocalhostIntegrationTests
1717
python_classes=*Tests
1818

1919
[build_sphinx]

0 commit comments

Comments
 (0)