Skip to content

Commit

Permalink
increase grouping test time
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgWa committed Nov 11, 2023
1 parent f13384b commit 7eba3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit_tests/test_grouping.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def test_grouping(

#timing test on (seeded) random generated data to monitor grouping performance
def test_grouping_performance(
expected_time : int = 25
expected_time : int = 35
):

#test grouping performance with dummy dataset
Expand Down

0 comments on commit 7eba3a2

Please sign in to comment.