Skip to content

Commit 7f09adf

Browse files
committed
Auto merge of #3845 - Turbo87:test-selectors, r=locks
test-selectors: Remove obsolete `patchClassicComponent` option see mainmatter/ember-test-selectors#764
2 parents a79e1f0 + 611b288 commit 7f09adf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ember-cli-build.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@ module.exports = function (defaults) {
4848
components: highlightedLanguages,
4949
},
5050

51-
'ember-test-selectors': {
52-
patchClassicComponent: false,
53-
},
54-
5551
cssModules: {
5652
extension: 'module.css',
5753
plugins: {

0 commit comments

Comments
 (0)