diff --git a/packages/test/src/__snapshots__/GameServerController/Create.json b/packages/test/src/__snapshots__/GameServerController/Create.json index bcad4b8869..e233b1f5d7 100644 --- a/packages/test/src/__snapshots__/GameServerController/Create.json +++ b/packages/test/src/__snapshots__/GameServerController/Create.json @@ -5,6 +5,7 @@ "id": "59f2cdbf-ef7d-495f-be9e-531d4fd6ee29", "createdAt": "2023-12-24T15:22:57.559Z", "updatedAt": "2023-12-24T15:22:57.559Z", + "deletedAt": null, "name": "Test gameserver", "enabled": true, "connectionInfo": { diff --git a/packages/test/src/__snapshots__/GameServerController/Get by ID.json b/packages/test/src/__snapshots__/GameServerController/Get by ID.json index 0d4ed132b8..deca6a4b96 100644 --- a/packages/test/src/__snapshots__/GameServerController/Get by ID.json +++ b/packages/test/src/__snapshots__/GameServerController/Get by ID.json @@ -5,6 +5,7 @@ "id": "2600aac2-d5b8-455d-bf6a-12a242f5ee0a", "createdAt": "2023-12-24T15:22:57.034Z", "updatedAt": "2023-12-24T15:22:57.034Z", + "deletedAt": null, "name": "Test gameserver", "enabled": true, "connectionInfo": { diff --git a/packages/test/src/__snapshots__/GameServerController/Update.json b/packages/test/src/__snapshots__/GameServerController/Update.json index 22c4881ce6..4d893fe834 100644 --- a/packages/test/src/__snapshots__/GameServerController/Update.json +++ b/packages/test/src/__snapshots__/GameServerController/Update.json @@ -5,6 +5,7 @@ "id": "4218a6e4-001a-4175-a346-f9b8a920c3f4", "createdAt": "2023-12-24T15:22:57.938Z", "updatedAt": "2023-12-24T15:22:58.000Z", + "deletedAt": null, "name": "Test gameserver 2", "enabled": true, "connectionInfo": {