changed test to reflect new id

pull/3314/head
Mac Knight 8 years ago
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…
Cancel
Save