Skip to content

Commit

Permalink
Merge pull request #942 from ember-fastboot/fix-fastboot-test-scenarios
Browse files Browse the repository at this point in the history
mark fastboot-test-scenarios as private
  • Loading branch information
mansona committed May 2, 2024
2 parents 5f13b3c + 5ec8051 commit 382d7d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-packages/test-scenarios/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "fastboot-test-scenarios",
"private": true,
"scripts": {
"test": "qunit *-test.mjs",
"test:list": "scenario-tester-esm list --files=*-test.mjs",
Expand Down

0 comments on commit 382d7d0

Please sign in to comment.