Skip to content

Commit

Permalink
Rename test to be consistent with class
Browse files Browse the repository at this point in the history
  • Loading branch information
TomaszTB authored and calvertdw committed Nov 4, 2024
1 parent 5522dd4 commit ed22c35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import static org.junit.jupiter.api.Assertions.*;

public class ThrottlerAndFrequencyCounterTest
public class ThrottlerAndFrequencyCalculatorTest
{
private static void testFrequencyCounter(double targetFrequency, double epsilon)
{
Expand Down

0 comments on commit ed22c35

Please sign in to comment.