We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ccefd commit 0a3d04eCopy full SHA for 0a3d04e
1 file changed
pkg/acquisition/modules/syslog/syslog_test.go
@@ -40,7 +40,7 @@ source: syslog`,
40
config: `
41
source: syslog
42
listen_port: asd`,
43
- expectedErr: "[3:14] cannot unmarshal string into Go struct field SyslogConfiguration.Port of type int",
+ expectedErr: "[3:14] cannot unmarshal string into Go struct field Configuration.Port of type int",
44
},
45
{
46
0 commit comments