Skip to content

Commit

Permalink
chore: mark integration test as private (#2917)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray authored Sep 30, 2023
1 parent d8bd78f commit b039e2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.0.0",
"license": "(MIT OR Apache-2.0)",
"main": "index.js",
"private": true,
"scripts": {
"build": "echo Integration Test build step",
"test": "yarn test:browser",
Expand Down

0 comments on commit b039e2a

Please sign in to comment.