Commit 1fbacff
committed
test(logging): expose and reuse TEST_SINK_PREFIX from RemoteLoggingHelper
Exposes TEST_SINK_PREFIX as public constant in RemoteLoggingHelper and statically imports it directly into ITSinkTest, removing duplicate local constant declarations.
BUG=b/482174880
TAG=agy
CONV=d4a74f94-579a-4c3f-96c3-f90fcbc6c6991 parent 20ab0e9 commit 1fbacff
2 files changed
Lines changed: 2 additions & 3 deletions
File tree
- java-logging/google-cloud-logging/src
- main/java/com/google/cloud/logging/testing
- test/java/com/google/cloud/logging/it
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | | - | |
42 | | - | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| |||
0 commit comments