Skip to content

Commit

Permalink
[Java] Do not mark test as slow.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Jan 30, 2025
1 parent c3485e8 commit 9410e6c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -839,7 +839,6 @@ void shouldNotListRecordingThatWasPurged()
}

@Test
@SlowTest
@InterruptAfter(20)
@SuppressWarnings("MethodLength")
void shakeListingAndPurgingRecordings()
Expand Down

0 comments on commit 9410e6c

Please sign in to comment.