Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove template-only component setting
The ClientDetail.attributesTable assertion was failing because it becoming a template-only component meant that the data-test-attributes selector had no element to attach to. Having the edition set to Octane in package.json causes an error to be thrown when template-only-glimmer-components is turned off, so it’ll have to go for now.
- Loading branch information