diff --git a/packages/core/test/linker/query_integration_spec.ts b/packages/core/test/linker/query_integration_spec.ts
index 41aa635ccb..e3d554d4a5 100644
--- a/packages/core/test/linker/query_integration_spec.ts
+++ b/packages/core/test/linker/query_integration_spec.ts
@@ -616,8 +616,8 @@ describe('Query API', () => {
expect(q.query.map((d: TextDirective) => d.text)).toEqual(['1', '2']);
});
- fixmeIvy('unknown').it(
- 'should remove manually projected templates if their parent view is destroyed', () => {
+ fixmeIvy('FW-920: Queries in nested views are not destroyed properly')
+ .it('should remove manually projected templates if their parent view is destroyed', () => {
const template = `