Skip to content

Commit 5ec8051

Browse files
committed
mark fastboot-test-scenarios as private
this package shouldn't be released when release-plan is doing its work, so we need to set it as private
1 parent 5f13b3c commit 5ec8051

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)