Add
let bankAcctDetails;
in test.describe block and add
bankAcctDetails= new BankAcctDetails();
in test.beforeAll block