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

Commit

Permalink
Merge pull request #33 from sxwei123/chore/improve-code-formatting
Browse files Browse the repository at this point in the history
Improve code formatting
  • Loading branch information
sxwei123 authored Dec 9, 2022
2 parents e126356 + cbc952b commit 84cde5b
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 84cde5b

Please sign in to comment.