Skip to content

Commit 29ccdd8

Browse files
committed
Modify existing tests
1 parent 98c78ee commit 29ccdd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/clientside/assets/clientside.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ window.dash_clientside.clientside = {
5353
'side effect'
5454
);
5555
}, 100);
56-
resolve('foo');
56+
resolve('output');
5757
}, 1);
5858
});
5959
},

0 commit comments

Comments
 (0)