Skip to content

Commit 07d4016

Browse files
committed
docs: udpdate developer_guide.rst to use correct pytest flags
1 parent 489bd66 commit 07d4016

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/developer_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Run regression tests excluding slow systems::
5454

5555
Run slow regression tests::
5656

57-
pytest tests/regression -m slow
57+
pytest tests/regression --run-slow
5858

5959
Run tests with coverage::
6060

0 commit comments

Comments
 (0)