From abd8f64f5f5f8383e80fc998e2f4c502d753b9c6 Mon Sep 17 00:00:00 2001
From: Ernesto Rico Schmidt <ernesto@ontolabs.com>
Date: Thu, 28 Oct 2021 14:56:08 -0400
Subject: [PATCH] Rename field in show fixture

---
 fixtures/program/show.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fixtures/program/show.json b/fixtures/program/show.json
index cb9c561c..808817de 100644
--- a/fixtures/program/show.json
+++ b/fixtures/program/show.json
@@ -18,7 +18,7 @@
       "email": "musikredaktion@helsinki.at",
       "website": null,
       "cba_series_id": null,
-      "default_id": null,
+      "default_playlist_id": null,
       "created": "1969-12-31T22:00:00Z",
       "last_updated": "1969-12-31T22:00:00Z",
       "is_active": true,
-- 
GitLab