Skip to content

Commit 0a3d04e

Browse files
committed
update unit test
1 parent 98ccefd commit 0a3d04e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/acquisition/modules/syslog/syslog_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ source: syslog`,
4040
config: `
4141
source: syslog
4242
listen_port: asd`,
43-
expectedErr: "[3:14] cannot unmarshal string into Go struct field SyslogConfiguration.Port of type int",
43+
expectedErr: "[3:14] cannot unmarshal string into Go struct field Configuration.Port of type int",
4444
},
4545
{
4646
config: `

0 commit comments

Comments
 (0)