diff --git a/test/cluster_capabilities/aks.yaml b/test/cluster_capabilities/aks.yaml index 73862d2f..cf8a1186 100644 --- a/test/cluster_capabilities/aks.yaml +++ b/test/cluster_capabilities/aks.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 the Pinniped contributors. All Rights Reserved. +# Copyright 2021 the Pinniped contributors. All Rights Reserved. # SPDX-License-Identifier: Apache-2.0 # Describe the capabilities of the cluster against which the integration tests will run. diff --git a/test/cluster_capabilities/eks.yaml b/test/cluster_capabilities/eks.yaml index e5947084..67fa6bbc 100644 --- a/test/cluster_capabilities/eks.yaml +++ b/test/cluster_capabilities/eks.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 the Pinniped contributors. All Rights Reserved. +# Copyright 2021 the Pinniped contributors. All Rights Reserved. # SPDX-License-Identifier: Apache-2.0 # Describe the capabilities of the cluster against which the integration tests will run. diff --git a/test/integration/whoami_test.go b/test/integration/whoami_test.go index 00090231..d39f828f 100644 --- a/test/integration/whoami_test.go +++ b/test/integration/whoami_test.go @@ -356,7 +356,6 @@ func TestWhoAmI_Anonymous(t *testing.T) { require.NoError(t, err) // this also asserts that all users, even unauthenticated ones, can call this API when anonymous is enabled - // this test will need to be skipped when we start running the integration tests against AKS clusters require.Equal(t, &identityv1alpha1.WhoAmIRequest{ Status: identityv1alpha1.WhoAmIRequestStatus{