Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
[localauth] Rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmanuel Garcia committed Dec 17, 2020
1 parent 3c9b9ae commit e62372d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import org.junit.runner.RunWith;

@RunWith(FlutterTestRunner.class)
public class FlutterFragmentActivityTest {
public class MainActivityTest {
@Rule
public ActivityTestRule<FlutterFragmentActivity> rule =
new ActivityTestRule<>(FlutterFragmentActivity.class);
Expand Down

0 comments on commit e62372d

Please sign in to comment.