Skip to content

Commit

Permalink
Syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
amberin authored May 6, 2024
1 parent c891e5f commit e854a4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public class CreatedAtPropertyTest extends OrgzlyTest {
private ActivityScenario<MainActivity> scenario;

@Rule
final RetryTestRule mRetryTestRule = RetryTestRule()
final RetryTestRule mRetryTestRule = new RetryTestRule()

@Before
public void setUp() throws Exception {
Expand Down

0 comments on commit e854a4a

Please sign in to comment.