Skip to content

Commit

Permalink
removing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thoov committed Apr 24, 2021
1 parent 8b8c824 commit cbcd450
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/scenarios/static-app-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ const { module: Qmodule, test } = QUnit;

appScenarios
.map('dynamic-import', project => {
// this fixes: Cannot find module 'abortcontroller-polyfill/dist/cjs-ponyfill'
//project.removeDependency('ember-fetch');

project.linkDevDependency('ember-cli-sass', { baseDir: __dirname });
project.linkDevDependency('ember-paper', { baseDir: __dirname });
project.linkDevDependency('ember-inline-svg', { baseDir: __dirname });
Expand Down

0 comments on commit cbcd450

Please sign in to comment.