diff --git a/src/tools/yaml-to-json-converter/yaml-to-json.e2e.spec.ts b/src/tools/yaml-to-json-converter/yaml-to-json.e2e.spec.ts index fe2d9ba5..d6ed84c3 100644 --- a/src/tools/yaml-to-json-converter/yaml-to-json.e2e.spec.ts +++ b/src/tools/yaml-to-json-converter/yaml-to-json.e2e.spec.ts @@ -29,7 +29,7 @@ test.describe('Tool - Yaml to json', () => { ); }); - test('Yaml is parsed and output clean json', async ({ page }) => { + test('Yaml is parsed with merge key and output correct json', async ({ page }) => { await page.getByTestId('input').fill(` default: &default name: ''