hey Devs,
I am facing an error on this test, was wondering if any one could be having some idea about what i should do about it
this is the test suit iam trying to write
but it produces this error on executing and i figured out the whole thing is likely to be related on the `
query.setParameter(“panelId”, Integer.parseInt(panelId));
`In the class panelDAOImpl in this method