Skip to content

Commit aef5cd5

Browse files
committed
test(cli): fix plotting related flaky test
1 parent 3954cdd commit aef5cd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ def test_tracevalidate_only_area(args, tmp_path):
9090
(tests.kb7_trace_50_path, tests.kb7_area_path, False),
9191
],
9292
)
93+
@tests.plotting_test
9394
def test_fractopo_network_cli(
9495
traces_path, area_path, determine_branches_nodes, tmp_path
9596
):

0 commit comments

Comments
 (0)