From 9b9c19186dbb877483e445bc30fe8ca55760d30d Mon Sep 17 00:00:00 2001 From: Mac Knight Date: Wed, 7 Feb 2018 17:59:18 -0500 Subject: [PATCH] changed test to reflect new id --- notebook/tests/notebook/shutdown.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/tests/notebook/shutdown.js b/notebook/tests/notebook/shutdown.js index 3bdd38fb0..dfa62d24b 100644 --- a/notebook/tests/notebook/shutdown.js +++ b/notebook/tests/notebook/shutdown.js @@ -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 () {