fix(frontend-python): declare graphviz pytest mark

This commit is contained in:
rudy
2024-02-21 14:32:22 +01:00
committed by rudy-6-4
parent da2134337e
commit 1a4de9beae

View File

@@ -1,3 +1,4 @@
[pytest]
markers =
dataflow: mark the test as using dataflow parallelization.
graphviz: mark the test using graphviz package