Skip to content

Commit

Permalink
Update provider_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
jagan2221 authored Dec 4, 2024
1 parent 8ada555 commit f213f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/configprovider/opampprovider/provider_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ func TestRemotelyManagedFlowDisabled(t *testing.T) {
"extensions::sumologic::childKey": "value",
"extensions::sumologic::collector_fields::cluster": "cluster-1",
"extensions::sumologic::collector_fields::zone": "eu",
"processor": "someprocessor"
"processor": "someprocessor",
"extensions::opamp::remote_configuration_directory": "../globprovider/testdata/mergefunc",
"extensions::opamp::endpoint": "wss://example.com/v1/opamp",
"extensions::opamp::new_configmergeflow_disabled": true,
Expand Down

0 comments on commit f213f26

Please sign in to comment.