mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
changed test to reflect new id
This commit is contained in:
parent
f5d59ca004
commit
9b9c19186d
@ -25,7 +25,7 @@ casper.notebook_test(function () {
|
||||
this.waitForPopup('');
|
||||
this.withPopup('', function () {
|
||||
this.thenEvaluate(function () {
|
||||
$('#kill_and_exit').click();
|
||||
$('#close_and_halt').click();
|
||||
});
|
||||
|
||||
this.thenEvaluate(function () {
|
||||
|
Loading…
Reference in New Issue
Block a user