diff --git a/test/data/manifests/fedora-container.json b/test/data/manifests/fedora-container.json index d4de30fc..6adba2d0 100644 --- a/test/data/manifests/fedora-container.json +++ b/test/data/manifests/fedora-container.json @@ -546,7 +546,10 @@ ], "exclude": { "docs": true - } + }, + "install_langs": [ + "en_US" + ] } }, { diff --git a/test/data/manifests/fedora-container.mpp.json b/test/data/manifests/fedora-container.mpp.json index 3f0052d0..02449272 100644 --- a/test/data/manifests/fedora-container.mpp.json +++ b/test/data/manifests/fedora-container.mpp.json @@ -36,9 +36,7 @@ "shadow-utils", "sssd-client", "util-linux", - "microdnf", - "nginx" ], "excludes": [ @@ -63,7 +61,10 @@ ], "exclude": { "docs": true - } + }, + "install_langs": [ + "en_US" + ] } }, {