| commit | 00228d21334cd67fd029eb5322eea66e6c555665 | [log] [tgz] |
|---|---|---|
| author | Jacek Centkowski <geminica.programs@gmail.com> | Fri Oct 31 07:30:07 2025 +0100 |
| committer | Jacek Centkowski <geminica.programs@gmail.com> | Sun Nov 02 15:21:06 2025 +0100 |
| tree | e849b9388370f5536f508083ec8675e0f3fe111a | |
| parent | b62454c285f78f23996864c9f920473f8f3d0f6a [diff] |
Catch `URISyntaxException` in TestUriUpdates constructor And retrow as RuntimeException so that it doesn't have to be caught in tests (sometimes with empty catch block that is being flagged as ERROR after migration to newer errorprone). Bug: Issue 303819949 Change-Id: Ia7a9427f0472bb464104ed7cc24b850e08869118