fix failed tests for fn framework mount generator

This commit is contained in:
koba1t
2023-09-23 03:35:56 +09:00
parent 7af4e772bd
commit af7c088053
16 changed files with 231 additions and 45 deletions

View File

@@ -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.