diff --git a/packages/@ember/-internals/glimmer/tests/integration/custom-helper-test.js b/packages/@ember/-internals/glimmer/tests/integration/custom-helper-test.js index dc12dd59b81..92b81b1825f 100644 --- a/packages/@ember/-internals/glimmer/tests/integration/custom-helper-test.js +++ b/packages/@ember/-internals/glimmer/tests/integration/custom-helper-test.js @@ -8,6 +8,7 @@ import { Helper } from '../../index'; import { setComponentTemplate } from '@glimmer/manager'; import { templateOnlyComponent } from '@glimmer/runtime'; +// eslint-disable-next-line ember-internal/require-yuidoc-access /** * The template-compiler does not support strict mode at this time. * precompile from ember-template-compiler returns a string and