Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
simonihmig committed Nov 19, 2024
1 parent b09549c commit 5d9c0a7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion apps/ember-test-app/tests/fastboot/cloudinary-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import {
visit /* mockServer */,
} from 'ember-cli-fastboot-testing/test-support';

// FastBoot does not not suppport Ember 5 yet :-(
module('FastBoot | Cloudinary', function (hooks) {
setup(hooks);

Expand Down
1 change: 0 additions & 1 deletion apps/ember-test-app/tests/fastboot/imgix-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import {
visit /* mockServer */,
} from 'ember-cli-fastboot-testing/test-support';

// FastBoot does not not suppport Ember 5 yet :-(
module('FastBoot | Imgix', function (hooks) {
setup(hooks);

Expand Down
1 change: 0 additions & 1 deletion apps/ember-test-app/tests/fastboot/netlify-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import {
visit /* mockServer */,
} from 'ember-cli-fastboot-testing/test-support';

// FastBoot does not not suppport Ember 5 yet :-(
module('FastBoot | Netlify', function (hooks) {
setup(hooks);

Expand Down

0 comments on commit 5d9c0a7

Please sign in to comment.