src: Remove timezone and locale unleash flags

This removes `image-builder.timezone.enabled` and `image-builder.locale.enabled` gating as both were released to production.
This commit is contained in:
regexowl 2025-03-03 11:27:36 +01:00 committed by Klara Simickova
parent 223a6a6780
commit 75ddd854e8
5 changed files with 37 additions and 49 deletions

View file

@ -50,6 +50,8 @@ const goToReviewStep = async () => {
await clickNext(); // Snapshots
await clickNext(); // Custom repositories
await clickNext(); // Additional packages
await clickNext(); // Timezone
await clickNext(); // Locale
await clickNext(); // Details
await enterBlueprintName('Compliance test');
await clickNext(); // Review