[
  {
    "email": "test-integration@example.com",
    "password": "TestIntegration123!",
    "pods": [
      {
        "name": "test"
      }
    ]
  },
  {
    "email": "test@dev.local",
    "password": "test123456",
    "pods": [
      {
        "name": "test"
      }
    ]
  }
]
