Skip to content

Commit d57b5e2

Browse files
committed
register custom mark
1 parent 71746ca commit d57b5e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pytest.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[pytest]
2+
trio_mode = true
3+
markers =
4+
core: mark test to run only on Firebolt Core.

0 commit comments

Comments
 (0)