diff --git a/alfa-client/apps/alfa-e2e/src/fixtures/kommentar/kommentar.json b/alfa-client/apps/alfa-e2e/src/fixtures/kommentar/kommentar.json
index f1bad2ba77535e6b15dc38f9b896a3ef04ec7b2e..66fe5c0999da2a440ff52a1378566bd6d6871d76 100644
--- a/alfa-client/apps/alfa-e2e/src/fixtures/kommentar/kommentar.json
+++ b/alfa-client/apps/alfa-e2e/src/fixtures/kommentar/kommentar.json
@@ -1,5 +1,6 @@
 {
   "createdAt": "2024-01-10T12:57:35Z[UTC]",
   "createdBy": "SetInCode",
-  "text": "Test text to test the test text test"
+  "text": "Test text to test the test text test",
+  "attachments": null
 }