diff --git a/pkg/proto/v0/settings.pb.micro_test.go b/pkg/proto/v0/settings.pb.micro_test.go index baae7d386d..7ff238665d 100644 --- a/pkg/proto/v0/settings.pb.micro_test.go +++ b/pkg/proto/v0/settings.pb.micro_test.go @@ -669,7 +669,7 @@ func TestGetSettingsBundleAccessOtherBundle(t *testing.T) { BundleKey: "alice-bundle", }, DisplayName: "alice settings bundle", - Settings: dummySettings, + Settings: dummySettings, } createRequest := proto.SaveSettingsBundleRequest{ SettingsBundle: &aliceBundle,