Thanks for getting back to me.. Ya, I did try putting it in a static block.. no luck there.
Daniel Cosio dcco...@gmail.com > On Sep 30, 2024, at 10:46 AM, Richard Eckart de Castilho <r...@apache.org> > wrote: > > Should work in your unit test as well. Maybe you need to call it earlier. > Have you tried a static block in your unit test class? > > -- Richard > >> On 30. Sep 2024, at 16:34, Daniel Cosio <dcco...@gmail.com> wrote: >> >> Any idea why it would work in the application but not in a unit test.. > >