Skip to content

Commit

Permalink
Typo in resolver tests instructions (#6440)
Browse files Browse the repository at this point in the history
  • Loading branch information
begelundmuller authored Jan 16, 2025
1 parent e260a59 commit ac760f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/resolvers/testdata/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ WARNING: When using this feature, carefully check that the output is correct bef
Example commands:
```bash
# Update the expected output in one test file
go test -run ^TestResolvers/metrics_sql_duckdb$ ./runtime/resolvers
go test -run ^TestResolvers/metrics_sql_duckdb$ ./runtime/resolvers -update
```

0 comments on commit ac760f2

Please sign in to comment.