[UI Test] UI Test Added for Bank Reconciliation (#10563)

diff --git a/erpnext/tests/ui/tests.txt b/erpnext/tests/ui/tests.txt
index d1dc96c..48b6fb0 100644
--- a/erpnext/tests/ui/tests.txt
+++ b/erpnext/tests/ui/tests.txt
@@ -113,4 +113,5 @@
 erpnext/stock/doctype/stock_reconciliation/test_stock_reconciliation.js
 erpnext/accounts/doctype/payment_entry/tests/test_payment_entry.js
 erpnext/selling/doctype/quotation/tests/test_quotation_submit_cancel_amend.js
-erpnext/stock/doctype/batch/test_batch.js
\ No newline at end of file
+erpnext/stock/doctype/batch/test_batch.js
+erpnext/accounts/doctype/bank_reconciliation/test_bank_reconciliation.js
\ No newline at end of file