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

Commit e62372d

Browse files
author
Emmanuel Garcia
committed
[localauth] Rename file
1 parent 3c9b9ae commit e62372d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import org.junit.runner.RunWith;
88

99
@RunWith(FlutterTestRunner.class)
10-
public class FlutterFragmentActivityTest {
10+
public class MainActivityTest {
1111
@Rule
1212
public ActivityTestRule<FlutterFragmentActivity> rule =
1313
new ActivityTestRule<>(FlutterFragmentActivity.class);

0 commit comments

Comments
 (0)