Show More
@@ -269,6 +269,8 b' casper.notebook_test(function () {' | |||||
269 | }); |
|
269 | }); | |
270 | } |
|
270 | } | |
271 | ); |
|
271 | ); | |
|
272 | // wait for any last idle/busy messages to be handled | |||
|
273 | this.wait_for_kernel_ready(); | |||
272 |
|
274 | |||
273 | // start the kernel back up |
|
275 | // start the kernel back up | |
274 | this.thenEvaluate(function () { |
|
276 | this.thenEvaluate(function () { |
General Comments 0
You need to be logged in to leave comments.
Login now