forked from mystiq/hydrogen-web
add comment for future test
This commit is contained in:
parent
7b38df45da
commit
e4be1702c4
1 changed files with 2 additions and 1 deletions
|
@ -550,6 +550,7 @@ export function tests() {
|
|||
list.move(0, 4); // move "a" to after "e"
|
||||
assert(moved);
|
||||
},
|
||||
|
||||
// would be good to test here what multiple mutations look like with executing the result of queryXXX
|
||||
// on an array, much like we do in the view.
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue