FIX: script name in run-all-tests (#595)

This commit is contained in:
Leonardo Mosquera 2022-01-14 14:53:02 -03:00 committed by GitHub
parent 7c9b93a9cc
commit c26646bfd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
$DIR/standard
$DIR/standalone
$DIR/two-container
$DIR/update-old-templates