|
@@ -450,7 +450,7 @@ test('nested x-for event listeners', async () => {
|
|
})
|
|
})
|
|
|
|
|
|
|
|
|
|
-test('listener are bound correctyl on update', async () => {
|
|
|
|
|
|
+test('listeners are bound correctly on update', async () => {
|
|
global.data = function() {
|
|
global.data = function() {
|
|
return {
|
|
return {
|
|
page: 0,
|
|
page: 0,
|