Skip to content

Commit

Permalink
chore: update integration tests readme
Browse files Browse the repository at this point in the history
  • Loading branch information
IronCore864 committed Sep 12, 2024
1 parent 6b5e33f commit bf21bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ go test -count=1 -tags=integration ./tests/

### Visual Studio Code Settings

For the VSCode Go extention to work properly with files with build tags, add the following:
For the VSCode Go and gopls extention to work properly with files containing build tags, add the following:

```json
{
Expand Down

0 comments on commit bf21bdb

Please sign in to comment.