I tried to write a group of tests with a test container. Test container needs to initialize override val container = PostgreSQLContainer() in te
test container
val container = PostgreSQLContainer()