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 a041f40 commit c891e5f
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 mRetryTestRule = RetryTestRule()
final RetryTestRule mRetryTestRule = RetryTestRule()

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

0 comments on commit c891e5f

Please sign in to comment.