diff --git a/packages/compiler-cli/test/compliance/r3_view_compiler_i18n_spec.ts b/packages/compiler-cli/test/compliance/r3_view_compiler_i18n_spec.ts index c8fb19cfb3..12a2b94a57 100644 --- a/packages/compiler-cli/test/compliance/r3_view_compiler_i18n_spec.ts +++ b/packages/compiler-cli/test/compliance/r3_view_compiler_i18n_spec.ts @@ -324,6 +324,31 @@ describe('i18n support in the view compiler', () => { verify(input, output); }); + it('should not create translations for bound attributes', () => { + const input = ` +