mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
add comment for future test
This commit is contained in:
parent
7b38df45da
commit
e4be1702c4
@ -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 New Issue
Block a user