diff --git a/app/adapters/jasd/tests/fixtures.ts b/app/adapters/jasd/tests/fixtures.ts
index 0a90f135ac351121d3fed0657903ad7fa4336f4b..33a14ae87ee5d87548d028402e5cd3e18864a917 100644
--- a/app/adapters/jasd/tests/fixtures.ts
+++ b/app/adapters/jasd/tests/fixtures.ts
@@ -147,7 +147,7 @@ export const LocalPermanentEvent = {
     'location': {
       'address': {
         'name': 'Stiftung Natur im Norden',
-        'street': 'Eichberg',
+        'street': 'Bahnhofstr.',
         'streetNo': '12',
         'supplement': null,
         'zipCode': '22143',
@@ -202,7 +202,7 @@ export const LocalPermanentEvent = {
   'location': {
     'address': {
       'name': 'Stiftung Natur im Norden',
-      'street': 'Eichberg',
+      'street': 'Bahnhofstr.',
       'streetNo': '12',
       'supplement': null,
       'zipCode': '22143',
@@ -436,11 +436,11 @@ export const LocalTimedActivity: Activity = {
   ],
   'impactArea': 'LOCAL',
   'contact': {
-    'lastName': 'Binternagel',
-    'firstName': 'Manuel',
+    'lastName': 'Horst',
+    'firstName': 'Nick',
     'position': '',
-    'email': 'manuel.binternagel@leipzig.de',
-    'phone': '03411236000',
+    'email': 'some.email@address.notexisting',
+    'phone': '1234124',
     'image': '99197284-a2e5-45fc-b8a2-8f21debb22a5.png',
   },
   'location': {
@@ -505,11 +505,11 @@ export const OnlineTimedActivity: Activity = {
   ],
   'impactArea': 'LOCAL',
   'contact': {
-    'lastName': 'Binternagel',
-    'firstName': 'Manuel',
+    'lastName': 'Horst',
+    'firstName': 'Nick',
     'position': '',
-    'email': 'manuel.binternagel@leipzig.de',
-    'phone': '03411236000',
+    'email': 'some.email@address.notexisting',
+    'phone': '1234124',
     'image': '99197284-a2e5-45fc-b8a2-8f21debb22a5.png',
   },
   'location': {