Skip to content

Fix test of maximum frequency dict

Colm Talbot requested to merge fix-maximum-frequency-reading into master

There was a bug in passing the maximum frequency as a dictionary which is fixed here by just calling the same method for both minimum and maximum.

cc/ @gregory.ashton

Merge request reports