I am trying to setup a simple test in PPHunit in my Symfony 4.4 app, but it seems that the test database (SQLite) is not truncating.
So it will work the first time you ru