prepare: also reset SQN parameters

The SQN parameters may be changed by previous tests. Lets reset them
before running the testsuite.

Change-Id: I3caa0983a9494d1e22c0a9beae346bc0d7130ed2
This commit is contained in:
Philipp Maier 2020-02-18 15:18:46 +01:00
parent f745baa551
commit 59c1f0eab2
1 changed files with 1 additions and 0 deletions

View File

@ -4,5 +4,6 @@
echo "================ PREPARING TEST CARD ================"
$TOOL -a $ADMPIN -J $IMSI
$TOOL -a $ADMPIN -S
echo "================ TEST CARD PREPARED ================="
echo ""