I've run into this before and yes the test should delete its database on completion but obviously does not.
Gary On Mon, May 30, 2022, 03:10 Piotr P. Karwasz <piotr.karw...@gmail.com> wrote: > On Mon, 30 May 2022 at 09:01, Ralph Goers <ralph.go...@dslextreme.com> > wrote: > > > I always run mvn clean install. If there is something else that needs to > > be cleaned up > > the test should be taking care of it. > > > > I totally agree, I'll find the tests that use H2 and fix them tonight. > > Piotr >