mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-23 19:31:00 +08:00
Fix numTests
This commit is contained in:
@@ -136,7 +136,7 @@ run-all-kube () {
|
||||
local scenarios=$(tests)
|
||||
local numTests=0
|
||||
for sc in $scenarios; do
|
||||
((totaltests++))
|
||||
((numTests++))
|
||||
done
|
||||
|
||||
# Create kubernetes namespace
|
||||
|
||||
Reference in New Issue
Block a user