Skip to content

Commit b03a676

Browse files
committed
Test comment
1 parent aaf3b98 commit b03a676

File tree

1 file changed

+1
-0
lines changed
  • firebase-crashlytics/src/androidTest/java/com/google/firebase/crashlytics/internal/common

1 file changed

+1
-0
lines changed

firebase-crashlytics/src/androidTest/java/com/google/firebase/crashlytics/internal/common/MetaDataStoreTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ public void testWriteKeys_readDifferentSession() {
222222
assertEquals(0, readKeys.size());
223223
}
224224

225+
// Ensures the Internal Keys and User Custom Keys are stored separately
225226
public void testWriteKeys_readSeparateFromUser() {
226227
final Map<String, String> keys =
227228
new HashMap<String, String>() {

0 commit comments

Comments
 (0)