This commit is contained in:
Tommy Verrall
2023-02-03 12:25:45 -01:00
parent 28e7ce11e3
commit 0ab5320656
+1 -1
View File
@@ -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"