Connecting to a remote mariadb container

I pulled the latest changes and I faced this error

I looked at the commit history and found the commit where you changed the urls for the test_database_connection, you changed it to insights.api.setup_test_database_connection, I am not sure but shouldn’t it be insights.api.setup.test_database_connection ?