mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-10 20:17:32 +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"
|
list.move(0, 4); // move "a" to after "e"
|
||||||
assert(moved);
|
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…
x
Reference in New Issue
Block a user