Skip to content

Commit

Permalink
Remove repeat attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirwin committed Dec 31, 2024
1 parent 05d3cda commit c90cd23
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,6 @@ public override Number Parse(string source)
}

[Test]
[Repeat(1000)]
public void TestInclusiveNumericRange()
{
AssertRangeQuery(NumberType.ZERO, NumberType.ZERO, true, true, 1);
Expand Down

0 comments on commit c90cd23

Please sign in to comment.