polish(db): clearer maker label; assert group_key and vocabularies in seed tests

This commit is contained in:
2026-06-02 11:25:10 +02:00
parent adc7c61ee2
commit 5ee9fd88f1
2 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ pub async fn seed_spectrum_cataloguing(conn: &mut sqlx::PgConnection) -> Result<
kind: Some(AuthorityKind::Person),
},
"production",
&[("sv", "Tillverkare"), ("en", "Producer")],
&[("sv", "Tillverkare"), ("en", "Maker")],
),
];