fix var
This commit is contained in:
@@ -45,7 +45,7 @@ check_mixnode_binary_build() {
|
||||
|
||||
# do asserts here based upon the output on init
|
||||
|
||||
assert $(echo $VALUE) $(echo ${WALLET_ADDRESS_CONST})
|
||||
assert $(echo ${VALUE}) $(echo ${WALLET_ADDRESS_CONST})
|
||||
assert_end nym-mixnode-tests
|
||||
else
|
||||
echo "exiting test no binary found"
|
||||
|
||||
Reference in New Issue
Block a user