Skip to content

Commit

Permalink
RUM-6286: post-review fixes - removing seed
Browse files Browse the repository at this point in the history
  • Loading branch information
satween committed Dec 18, 2024
1 parent 55518a7 commit 92867f7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import kotlin.system.measureNanoTime
@Extensions(
ExtendWith(ForgeExtension::class)
)
@ForgeConfiguration(value = Configurator::class, seed = 0x50c72968d123L)
internal class JointToStringVsStringBuilderPerformanceTest {

@Test
Expand Down

0 comments on commit 92867f7

Please sign in to comment.