diff --git a/packages/manager/cypress/e2e/core/stackscripts/create-stackscripts.spec.ts b/packages/manager/cypress/e2e/core/stackscripts/create-stackscripts.spec.ts index 926843d8496..1edfb9845ca 100644 --- a/packages/manager/cypress/e2e/core/stackscripts/create-stackscripts.spec.ts +++ b/packages/manager/cypress/e2e/core/stackscripts/create-stackscripts.spec.ts @@ -134,6 +134,7 @@ const createLinodeAndImage = async () => { const image = await createImage({ disk_id: diskId, + label: randomLabel(), }); await pollImageStatus(