Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
Improve code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sxwei123 committed Dec 9, 2022
1 parent e126356 commit cbc952b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6,005 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Please note that only alphanumeric and underscore can be used as table name. the
To run the integration test locally, grab the workspace id and the agent key and then run:

```sh
LOG_ANALYTICS_WORKSPACE_ID=<your_workspace_id> LOG_ANALYTICS_AGENT_KEY=<your_agent_key> yarn test
LOG_ANALYTICS_WORKSPACE_ID=<your_workspace_id> LOG_ANALYTICS_AGENT_KEY=<your_agent_key> LOG_ANALYTICS_HOST=<your_private_host> yarn test
```

## License
Expand Down
Loading

0 comments on commit cbc952b

Please sign in to comment.