Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Astrology (0.11 sec)

  1. operator/pkg/controlplane/control_plane_test.go

    		want []string
    	}{
    		{
    			desc: "not-ordered",
    			in: map[string]*v1alpha1.ExternalComponentSpec{
    				"graphql":   nil,
    				"Abacus":    nil,
    				"Astrology": nil,
    				"gRPC":      nil,
    				"blackjack": nil,
    			},
    			want: []string{
    				"Abacus",
    				"Astrology",
    				"blackjack",
    				"gRPC",
    				"graphql",
    			},
    		},
    	}
    	for _, tt := range tests {
    		t.Run(tt.desc, func(t *testing.T) {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 04 02:36:40 UTC 2023
    - 7.6K bytes
    - Viewed (0)
Back to top