mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
test: fix E2E scripts
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
scriptDir=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
|
||||
scriptDir=$(dirname "$0")
|
||||
pmg=$scriptDir/../bin/pmg
|
||||
|
||||
echo "Running e2e tests..."
|
||||
|
||||
Reference in New Issue
Block a user