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:
parent
223a6a6780
commit
75ddd854e8
5 changed files with 37 additions and 49 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue