Skip to content

Commit c96c158

Browse files
committed
Fix test_appvars_migrate_all function name
1 parent 72e1ff1 commit c96c158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scripts/appvars_migrate_all.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ appvars_migrate_all() {
1111
done
1212
}
1313

14-
test_migrate_all() {
14+
test_appvars_migrate_all() {
1515
# run_script 'appvars_migrate_all'
1616
warn "CI does not test appvars_migrate_all."
1717
}

0 commit comments

Comments
 (0)