changed test to reflect new id

This commit is contained in:
Mac Knight 2018-02-07 17:59:18 -05:00
parent f5d59ca004
commit 9b9c19186d

View File

@ -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 () {