mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
feature_enable_disable.go was missing the suffix _test.go to be considered as a test. Without it, TestEnableDisableServiceCIDR was not executed. Signed-off-by: Lionel Jouin <lionel.jouin@est.tech>