Test: moved unsetting of vars to endtest

This commit is contained in:
Olof hagsand 2023-02-15 13:59:21 +01:00
parent 585823a609
commit 204c704b3a
90 changed files with 59 additions and 328 deletions

View file

@ -136,9 +136,6 @@ if [ -f $dir/startup_db ]; then
err "startup should not exist"
fi
# Set by restconf_config
unset RESTCONFIG
rm -rf $dir
new "endtest"