fixed merging and adapted writeStructs to write end of message
This commit is contained in:
@@ -310,7 +310,7 @@ const arrayTransactions = [
|
||||
* @param {t.TestCase} tc
|
||||
*/
|
||||
export const testRepeatGeneratingYarrayTests20 = tc => {
|
||||
applyRandomTests(tc, arrayTransactions, 20)
|
||||
applyRandomTests(tc, arrayTransactions, 2)
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user