t.Run("no add-group already exists", func(t *testing.T) {
                    g.Name = currName
                    status, err := g.Check(context.Background(), fakerenderer.New())

                    if runtime.GOOS == "linux" {