From b22994eb475b45e45fa41e9e9361b4e28ba97d82 Mon Sep 17 00:00:00 2001 From: arovitn Date: Thu, 7 Jun 2018 18:48:54 -0700 Subject: [PATCH] renamed the ids, removed the replace_all parameter and changed the name of the testcase as mentioned in the comments --- notebook/static/notebook/js/searchandreplace.js | 8 ++++---- ...d_replace_apply_all.py => test_find_and_replace.py} | 5 ++--- notebook/tests/selenium/utils.py | 10 +++++----- 3 files changed, 11 insertions(+), 12 deletions(-) rename notebook/tests/selenium/{test_find_and_replace_apply_all.py => test_find_and_replace.py} (91%) diff --git a/notebook/static/notebook/js/searchandreplace.js b/notebook/static/notebook/js/searchandreplace.js index 427fdbfda..c808668e0 100644 --- a/notebook/static/notebook/js/searchandreplace.js +++ b/notebook/static/notebook/js/searchandreplace.js @@ -163,7 +163,7 @@ define([ var allCellsButton = $('