Browse Source

see #31: enable all tests

pull/42/head
Nicolas Massé 7 years ago
parent
commit
1c96afd008
  1. 1
      tests/run-tests.sh

1
tests/run-tests.sh

@ -34,6 +34,5 @@ for environment in tests/environments/3scale-*; do
else
echo "--> $testcase against $environment SUCCEEDED !"
fi
break
done
done
Loading…
Cancel
Save