fixed some consistency bugs. new method seems to work well, it still has problems though
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* global createUsers, wait, Y, compareAllUsers, getRandomNumber, applyRandomTransactions, async, garbageCollectAllUsers, describeManyTimes */
|
||||
/* eslint-env browser,jasmine */
|
||||
|
||||
var numberOfYArrayTests = 50
|
||||
var numberOfYArrayTests = 10
|
||||
var repeatArrayTests = 300
|
||||
|
||||
describe('Array Type', function () {
|
||||
|
||||
Reference in New Issue
Block a user