Skip to content

Commit

Permalink
make -C receiver/purefareceiver gci
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzej-stencel committed Nov 14, 2024
1 parent 501c2dc commit 460bea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion receiver/purefareceiver/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ func TestLoadConfig(t *testing.T) {
{
id: component.NewID(metadata.Type),
expected: &Config{
ClientConfig: clientConfig,
ClientConfig: clientConfig,
ArrayName: "foobar.example.com",
Settings: &Settings{
ReloadIntervals: &ReloadIntervals{
Expand Down

0 comments on commit 460bea6

Please sign in to comment.