When I run rails test, it creates two new test database in Postgres - example_test-0 and example_test-1, apart from the example_test
rails test
example_test-0
example_test-1
example_test