Skip to content

Commit 6512f1e

Browse files
marioevzCarsons-Eels
authored andcommitted
fix(pytest): Add ported_from to execute (ethereum#1641)
1 parent 398994a commit 6512f1e

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)