| commit | 29426878006a689fbd6aca822282a0c575f0958b | [log] [tgz] |
|---|---|---|
| author | Pablo Gamito <pablogamito@google.com> | Tue Aug 20 12:17:24 2024 +0000 |
| committer | Pablo Gamito <pablogamito@google.com> | Tue Aug 20 13:00:38 2024 +0000 |
| tree | 2da65fe6bedacf2ca203cecd8213c980892d83c4 | |
| parent | 3ffa9b59f389ea651bf0c96084fa2f99283264ad [diff] |
Fix BubblesTest BubblesTest was failing because ProtoLog was not initialized before ProtoLogging occurred. This CL fixes the issue by initializing ProtoLog in the setUp() method. Flag: TEST_ONLY Bug: 360854953 Change-Id: I081c59f970760a38c7aa8b03df69411c03312383