Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
Joozty committed Nov 7, 2024
1 parent d6ec3b8 commit 11d29c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"repository": "github:signalfx/splunk-otel-js-browser",
"scripts": {
"server": "tsx src/server/server.ts",
"test": "pnpm exec playwright test"
"test": "pnpm exec playwright test",
"compile": "exit 0;"
},
"author": "Splunk Observability Instrumentals Team <[email protected]>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 11d29c0

Please sign in to comment.