Skip to content

Commit 82ff913

Browse files
bouthilxlebrice
authored andcommitted
Close benchmark in functional test
1 parent 491873e commit 82ff913

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/functional/benchmark/test_benchmark_flow.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,4 @@ def test_simple():
8181

8282
assert len(figures) == len(benchmark.studies)
8383
assert type(figures[0]) is plotly.graph_objects.Figure
84+
benchmark.close()

0 commit comments

Comments
 (0)