Skip to content

Commit 83256f0

Browse files
[shared_preferences] Remove duplicate integration test (#9368)
We accidentally enteded up with two identical, but differently named, Android integration test harness files in `shared_preferences`, causing CI to run the integration tests twice. This removes the MainActivityTest.java version, leaving the better-named FlutterActivityTest.java (there is no MainActivity in the app, it uses FlutterActivity directly). Fixes flutter/flutter#162266 ## Pre-Review Checklist [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
1 parent fc4a91e commit 83256f0

File tree

1 file changed

+0
-19
lines changed
  • packages/shared_preferences/shared_preferences/example/android/app/src/androidTest/java/io/flutter/plugins/sharedpreferencesexample

1 file changed

+0
-19
lines changed

packages/shared_preferences/shared_preferences/example/android/app/src/androidTest/java/io/flutter/plugins/sharedpreferencesexample/MainActivityTest.java

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)