test(pci-kubernetes): remove skip instruction for unit test #37160
Annotations
3 errors and 1 warning
src/components/service/AdmissionPlugins.component.spec.tsx > AdmissionPlugins > renders plugins correctly:
packages/manager/apps/pci-kubernetes/src/components/service/AdmissionPlugins.component.spec.tsx#L44
Error: expect(element).toHaveStyle()
- Expected
- background-color: ;
+ background-color: rgba(0, 0, 0, 0);
❯ src/components/service/AdmissionPlugins.component.spec.tsx:44:33
|
test
@ovh-ux/manager-pci-kubernetes-app#test: command (/home/runner/work/manager/manager/packages/manager/apps/pci-kubernetes) /tmp/yarn--1734543740668-0.5920677038657363/yarn run test exited (1)
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|