Skip to content

Commit 382d7d0

Browse files
authored
Merge pull request #942 from ember-fastboot/fix-fastboot-test-scenarios
mark fastboot-test-scenarios as private
2 parents 5f13b3c + 5ec8051 commit 382d7d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-packages/test-scenarios/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "fastboot-test-scenarios",
3+
"private": true,
34
"scripts": {
45
"test": "qunit *-test.mjs",
56
"test:list": "scenario-tester-esm list --files=*-test.mjs",

0 commit comments

Comments
 (0)