mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
fix failed tests for fn framework mount generator
This commit is contained in:
@@ -15,7 +15,7 @@ fi
|
||||
|
||||
cmd=$1
|
||||
skip_pattern="${2-}"
|
||||
expected_module_count=${3:-47}
|
||||
expected_module_count=${3:-48}
|
||||
|
||||
seen=()
|
||||
# Hack scripts must be run from the root of the repository.
|
||||
|
||||
Reference in New Issue
Block a user