Commit 1859501
committed
Update BookieInitializationTest assertion for slog message text
The slog conversion in this PR changed the exception-handler log message
from "Triggered exceptionHandler of Component: {}" (with placeholder)
to "Triggered exceptionHandler of Component" (component name moved to
a structured attr). Drop the trailing colon from the test's substring
match so it matches the new literal message.1 parent 380f2e6 commit 1859501
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
827 | 827 | | |
828 | 828 | | |
829 | 829 | | |
830 | | - | |
| 830 | + | |
831 | 831 | | |
832 | 832 | | |
833 | 833 | | |
| |||
0 commit comments