Skip to content

Commit bceb08f

Browse files
authored
fix(pytest): Add ported_from to execute (#1641)
1 parent 44293f1 commit bceb08f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pytest-execute-hive.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ testpaths = tests/
66
markers =
77
slow
88
pre_alloc_modify
9+
ported_from
910
addopts =
1011
-p pytest_plugins.concurrency
1112
-p pytest_plugins.execute.sender

pytest-execute.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ testpaths = tests/
66
markers =
77
slow
88
pre_alloc_modify
9+
ported_from
910
addopts =
1011
-p pytest_plugins.concurrency
1112
-p pytest_plugins.execute.sender

0 commit comments

Comments
 (0)