test: remove lies in comments
Perhaps the internal duration was 400 ms in a former life, but now it's set to 500.
This commit is contained in:
Родитель
a2b144ccf7
Коммит
571b75f9f0
|
@ -416,7 +416,7 @@ suite.addBatch({
|
|||
});
|
||||
|
||||
suite.addBatch({
|
||||
"querying twice, each at 1/4 duration time": {
|
||||
"querying twice, each at 2/5 duration time": {
|
||||
topic: function() {
|
||||
var self = this;
|
||||
|
||||
|
@ -453,7 +453,7 @@ suite.addBatch({
|
|||
});
|
||||
|
||||
suite.addBatch({
|
||||
"querying twice, each at 3/4 duration time": {
|
||||
"querying twice, each at 3/5 duration time": {
|
||||
topic: function() {
|
||||
var self = this;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче