From eeb82df73f64c9ad0ba98a1d5134caeb05d82db0 Mon Sep 17 00:00:00 2001 From: Christopher Hunter Date: Wed, 28 Jun 2023 12:55:29 -0700 Subject: [PATCH] fix(acceptance): remove de-glaze command --- internal/acceptance/workflows/using_kiln.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/internal/acceptance/workflows/using_kiln.feature b/internal/acceptance/workflows/using_kiln.feature index 5b8250cbe..a0477f147 100644 --- a/internal/acceptance/workflows/using_kiln.feature +++ b/internal/acceptance/workflows/using_kiln.feature @@ -34,7 +34,6 @@ Feature: As a developer, I want the Kiln CLI to be usable | find-release-version | | find-stemcell-version | | glaze | - | de-glaze | | publish | | release-notes | | sync-with-local |