Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp authored and runspired committed Feb 25, 2023
1 parent 3a30eb4 commit 70373ed
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tests/main/ember-cli-build.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,6 @@ module.exports = function (defaults) {
},
});

/*
This build file specifies the options for the dummy test app of this
addon, located in `/tests/dummy`
This build file does *not* influence how the addon or the app using it
behave. You most likely want to be modifying `./index.js` or app's build file
*/

const { maybeEmbroider } = require('@embroider/test-setup');
return maybeEmbroider(app, {
skipBabel: [
Expand Down

0 comments on commit 70373ed

Please sign in to comment.